TransferLog is (sort of) deprecated, and people never seem to realize

that you can use this with CustomLog.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91421 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joshua Slive
2001-10-11 13:56:52 +00:00
parent 792583d421
commit 0b5c3d8135

View File

@ -64,7 +64,7 @@ is a simple program for use in conjunction with Apache's piped logfile
feature, which can be used like this:
.fi
TransferLog "|bin/rotatelogs /path/to/logs/logfile 86400"
CustomLog "|bin/rotatelogs /path/to/logs/logfile 86400" combined
.mf
This creates the files /path/to/logs/logfile.nnnn where nnnn is the system