Apache Configuration
Committing
Apache httpd2
Configure
- location of log files
$ sudo su
$ cd /var/log/httpd
- location of config file
/etc/httpd/conf/httpd.conf
- re-read config file
$ sudo apachectl -k restart
Published
09 October 2015
$ sudo su
$ cd /var/log/httpd
/etc/httpd/conf/httpd.conf
$ sudo apachectl -k restart