I noticed some odd behavior by httpd that isn't clear from reading the
httpd and httpd.conf man pages.

I'm running the Jan 21 snapshot on an amd64 box. I have a very minimal
httpd.conf that contains no logging directives, so it should use the
default /var/www/logs/access.log and /var/www/logs/error.log files. The
access.log file is used as expected, but it appears that errors are ending
up in /var/log/messages rather than in error.log.

For example, if I run the Qualys SSL Test (
https://www.ssllabs.com/ssltest/ ) against my site, I see all of the
various SSL handshake attempts show up in /var/log/messages. error.log
remains an empty file.

Am I misunderstanding something, or is the documentation out of sync with
httpd's actual behavior?

Thanks,

--
Joe Gidi
j...@entropicblur.com

"You cannot buy skill." -- Ross Seyfried

Reply via email to