Next: File typing directives
Up: Logging directives
Previous: CERN server directives
These directives are all server configuration directives.
TransferLog file-name (ServerRoot/logs/access_log)
The name of a log file in which the server records requests from
clients. The filename can be either an absolute path or relative
to the ServerRoot directory.
TransferLog logs/ncsa_httpd.log
Equivalent to the CERN AccessLog directive.
ErrorLog file-name (ServerRoot/logs/error_log)
The name of a log file in which the server records errors. The file
name can be either an absolute path or relative to the
ServerRoot directory.
ErrorLog logs/ncsa_httpd.errors
Equivalent to the CERN ErrorLog directive.
Spinning the Web by Andrew Ford
© 1995 International Thomson Publishing
© 2002 Andrew Ford and Ford & Mason Ltd
Note: this HTML document was generated in December 1994 directly from the
LaTeX source files using LaTeX2HTML. It was formatted into our standard page layout
using the Template Toolkit. The document is mainly of historical
interest as obviously many of the sites mentioned have long since
disappeared.
|