request-log-format

request-log-format = directives

Description

Contains the format in which a customized request log should be created.

Options

The following directives can be used:

Usage:

The request-log-format string CANNOT contain the # character.

Default value

The default of this parameter is equivalent to the normal default log output. It is commented out by default.

Example:

Example on UNIX or Linux :

request-log-format = %h %l %u %t "%r" %s %b 

Parent topic: [logging] stanza