Config file locations

From StutsmanSoft Developer Wiki

Jump to: navigation, search

Apache

/etc/apache2/httpd.conf

PHP

/etc/php.ini

NOTE: This file initially does not exist and must be created with the following command:

sudo cp /etc/php.ini.default /etc/php.ini