Apache configuration (httpd.conf) checking
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 [...]