ServerLog

<h1> ServerLog</h1>

 

<h2>Name</h2>

ServerLog -- Configure logs on a per-server basis

 

<h2>Synopsis</h2>

ServerLog [ <code class="OPTION">path</code>]

 

Default

</dt><dd>

None

</dd><dt>

Context

</dt><dd>

server config, <VirtualHost>, <Global>

</dd><dt>

Module

</dt><dd>

mod_log

</dd><dt>

Compatibility

</dt><dd>

1.2.8rc1 and later

</dd></dl>

 

<h2>Description</h2>

The ServerLog directive disables the daemon's use of the syslog mechanism and instead redirects all logging output for the server to the specified filename. The filename argument must contain an absolute path. Use of this directive overrides any facility set by the SyslogFacility directive, as well as overriding any configured SystemLog.