Percy
Rookie

help me find the location of os x httpd.conf?


I have a macbook and I have uploaded MacOS X Server but now I want to change something in the httpd.conf file and the problem is that I am finding it difficult to locate httdp.conf file. I scanned almost my whole system and searched the possible location on the internet but all in vain. Does anyone know about its location?
6 months ago
Respond to this discussion
Rigoberto Calderon | Jan 12 2012

Configure the httpd.conf file to ensure the index.php file is set as the default page. Replace an index.html file with index.php, and run it as the default when users type in mydomain.comDirectoryIndex index.php. Check the syntax of the httpd.conf file. Apache has a tool that is run from the console to validate configuration code: [root@localhost bin]# ./apachectl configtest Any errors are reported, so you can fix simple syntax errors. Check the Apache Wiki for more informaton if you still are unable to find a simple solution (see Resources for link from google).

© 2012, Instamedia. Some rights reserved. Powered by Instapress and Instacheckin.