From: Joshua Slive Date: Thu, 11 Oct 2001 13:56:52 +0000 (+0000) Subject: TransferLog is (sort of) deprecated, and people never seem to realize X-Git-Tag: 2.0.26~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b5c3d8135d99e0e3fe2fb7c17a7e1d65fd43202;p=apache 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 --- diff --git a/docs/man/rotatelogs.8 b/docs/man/rotatelogs.8 index 006f5f77f6..89ee5637ef 100644 --- a/docs/man/rotatelogs.8 +++ b/docs/man/rotatelogs.8 @@ -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