any time I make modifications to httpd.conf, or any of the files in the
extra directory, I typically like to run the:
# apachectl -t
command.
The "-t" switch will test the configuration file and alert me to any
errors that I may have made prior to actually attempting to implement a
new or up
No matter what I do, including restarting Apache, there's nothing listening
on 80 on my Mountain Lion Mac. This is an attempt to connect to it as
localhost, so there shouldn't be firewall interference, and the firewall is
off. (The error logfile does not record anything when I restart the server.
)