Saturday, January 10, 2009

How to start apache with debug level enabled and showing all the configurations it reads

How to start apache with debug level enabled and showing all the configurations it reads, there by showing each virtual host configurations.

httpd -e debug -k start -S -t

location of httpd may differ. It can be /usr/sbin/httpd or /usr/local/apache/bin/httpd . You know the control panels!! :D

Enjoy!!

No comments: