June 1999
Intermediate to advanced
540 pages
21h 39m
English
AgentLog
AgentLog
file
|
pipe-command
[server config, or within <VirtualHost>]
This directive specifies the name of the file relative to
ServerRoot the server logs user-agent information
in. If you wish, you can specify a pipe ( | ) followed by a shell command
in place of the filename; the program runs as the user that
started the httpd server and receives the log information as
standard input. For example:
AgentLog |"grep email >>.emaillog"
The default file is logs/agent_log.
(All)
Read now
Unlock full access