December 2002
Intermediate to advanced
576 pages
32h
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"
Read now
Unlock full access