June 1999
Intermediate to advanced
540 pages
21h 39m
English
TransferLog
TransferLog
file|pipe-command
[server config, or within <VirtualHost>]
Specifies a default log file using a format dictated by the LogFormat
command. If you wish, you can specify a pipe (|) followed by a shell command
in place of the filename; this program runs as the user that
started the httpd server and receives the log information as
standard input. For example:
TransferLog |"grep PUT >>.putlog"
(Apache 1.2 or later)
Read now
Unlock full access