<> ||<>|| Some tips for debugging problems with Apache2. == Posting the configuration == When asked to post apache2 configuration, include the following information: * The file /etc/apache2/apache2.conf * Directory listing of: * /etc/apache2/conf.d/ * /etc/apache2/mods-enabled/ * /etc/apache2/sites-enabled/ * Your virtualhost configuration (found in /etc/apache2/site-enabled). == Error logs == The default error log file is located in /var/log/apache2/error.log. ---- CategoryBugSquad CategoryDebugging