General Error and Auditing Logs:
Location : /usr/local/apache/logs/error_logDescription : All exceptions caught by httpd along with standard error output from CGI applications are logged here..
The first place you should look when httpd crashes or you incur errors when accessing website.
Apache SuExec Logs:
Location : /usr/local/apache/logs/suexec_logDescription : Auditing information reported by suexec each time a CGI application is executed. Useful for debugging internal server errors, with no relevant information being reported to the Apache error_log, check here for potential suexec policy violations...
Domain Access Logs:
Location : /usr/local/apache/domlogs/domain.comDescription : General access log file for each domain configured with cPanel.
Apache Access Logs:
Location : /usr/local/apache/logs/access_logDescription : Complete web server access log records all requests processed by the server.
0 comments:
Post a Comment