]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Logging module for NetWare that implements log rotation. This solves the
authorBradley Nicholes <bnicholes@apache.org>
Thu, 28 Feb 2002 16:57:57 +0000 (16:57 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 28 Feb 2002 16:57:57 +0000 (16:57 +0000)
commit67051ab2c0934e4a2fa6a32c53bdb6663ec38fef
tree48583c10221f0feb0ea05dd19741e174338af12e
parent9a3ba6ac4ce040d89b1202143d41a7c328c9ffc4
Logging module for NetWare that implements log rotation.  This solves the
log rotation problem for NetWare since the NetWare OS does not support
pipes and can therefore not use the RotateLog utility.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93640 13f79535-47bb-0310-9956-ffa450edef68
src/os/netware/mod_log_nw.c [new file with mode: 0644]