| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | location change for apache config files | |
| Date: | 2008-06-11 18:24:58 | |
| From: | robbel | |
|
I couldn't get ssl and php to work on Leopard until I realized that the locations for the configuration files on my machine are in /etc/apache2, not /etc/httpd. At least for my machine the apple control panel uses this location for configuration stuff. |
||
Showing messages 1 through 1 of 1.
-
location change for apache config files
2008-11-03 15:52:40 mcteapot [View]



-D SERVER_CONFIG_FILE="/etc/apache2/httpd.conf"
-D DEFAULT_XFERLOG="/var/log/apache2/access_log"
-D DEFAULT_ERRORLOG="/var/log/apache2/error_log"