Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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>
Comment

PREVIOUS NEXT
Code Example
Shell :: bash function 
Shell :: brew install 
Shell :: git remote push 
Shell :: how to use /dev/urandom 
Shell :: push exsisting repo 
Shell :: windows commandline zip 
Shell :: gnome-sushi version 
Shell :: create ssh key github 
Shell :: how uninstall composer 
Shell :: Error: Unable to find a match: centos-release-openstack-queens 
Shell :: centos helm 
Shell :: homebrew install in linux 
Shell :: bash: ./runapp.sh: Permission denied 
Shell :: compress folder pigz 
Shell :: git add removed files 
Shell :: require php mailer 
Shell :: install of the kali wsl desktop 
Shell :: make directory to be owned by group ubuntu 
Shell :: git push origin current branch 
Shell :: drupal export db to backup 
Shell :: chown 
Shell :: download bash 
Shell :: gatsby typescript template 
Shell :: git replace branch with another 
Shell :: bash read input 
Shell :: install apt on ubuntu 
Shell :: how to count number of running processes in windows 
Shell :: delete a daemonset deployment 
Shell :: git set upstream always 
Shell :: bash ifelse 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =