Sunday, July 8, 2012

Apache configuration (httpd.conf) checking

October 4, 2009 by  
Filed under General

Many times you may experience apache failing only due to misconfiguration of apache configuration file (httpd.conf or apache.conf or apache2.conf). It is hard to manually check specially when the length of file is long specially due to many virtual hosts. However, we are blessed by an automatic syntax checking tool ported with apache. To check [...]