Answers for "chnage localhost folder xampp on ubuntu"

0

chnage localhost folder xampp on ubuntu

<IfModule unixd_module>
#
# If you wish httpd to run as a different user or group, you must run
# httpd as root initially and it will switch.  
#
# User/Group: The name (or #number) of the user/group to run httpd as.
# It is usually good practice to create a dedicated user and group for
# running httpd, as with most system services.
#
User nobody
Group nogroup
</IfModule>
Posted by: Guest on April-10-2021

Code answers related to "chnage localhost folder xampp on ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language