CentOS Linux Server Guide

CentOS Web Server

 

Configuring Apache Web Server Log File

 

There are two types of log file used in Apache web server

  • Error Log Messages

  • Access Log Messages

You can specify any file name to be used for Error Log directive, for example
ErrorLog logs/apache_error.log

 

The log format can be specified using the LogFormat directive, for example
Log Format "%h %l %u

 

Back to CentOS Apache Web Server



Copyright 2011 http://www.1a-centosserver.com All Rights Reserved

All trademarks are the property of their respective owners.

Contact Us | Terms of Use | Privacy Policy