]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/loggers/mod_log_config.c, server/log.c (open_error_log,
authorJoe Orton <jorton@apache.org>
Thu, 6 May 2004 10:18:07 +0000 (10:18 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 6 May 2004 10:18:07 +0000 (10:18 +0000)
commit96c0ef3f90256401aeff0ca9480270d18f0df5b9
treecd6b3d691825c74fa222397f9b7b20b61ce7349e
parent0df6a7dbfe5e13992a5686033b21fe27c09dd67e
* modules/loggers/mod_log_config.c, server/log.c (open_error_log,
ap_replace_stderr_log): Use APR_LARGEFILE when opening log files, to
allow log files to exceed the 2Gb limit if necessary.

PR: 13511

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103627 13f79535-47bb-0310-9956-ffa450edef68
modules/loggers/mod_log_config.c
server/log.c