- backport ab from 2.4.x - fix mode for suexec, cgi test files - adopt http-ssl.conf.in from upstream trunk - rebuild some patches
11 lines
298 B
Text
11 lines
298 B
Text
--- docs/conf/extra/httpd-mpm.conf.in.orig 2007-12-29 03:08:28 UTC
|
|
+++ docs/conf/extra/httpd-mpm.conf.in
|
|
@@ -17,7 +17,7 @@
|
|
#
|
|
<IfModule !mpm_winnt_module>
|
|
<IfModule !mpm_netware_module>
|
|
-LockFile "@rel_logfiledir@/accept.lock"
|
|
+LockFile "@rel_runtimedir@/accept.lock"
|
|
</IfModule>
|
|
</IfModule>
|
|
|