]> git.pld-linux.org Git - packages/apache1.git/blame - apache1-EAPI_MM_CORE_PATH-correction.patch
rel 15; builds
[packages/apache1.git] / apache1-EAPI_MM_CORE_PATH-correction.patch
CommitLineData
6b4e72f4 1diff -Nru apache_1.3.17/src/include/httpd.h apache_1.3.17.new/src/include/httpd.h
2--- apache_1.3.17/src/include/httpd.h Wed Jan 31 20:49:26 2001
3+++ apache_1.3.17.new/src/include/httpd.h Wed Jan 31 20:51:53 2001
4@@ -377,7 +377,7 @@
5 */
6 #ifdef EAPI
7 #ifndef EAPI_MM_CORE_PATH
8-#define EAPI_MM_CORE_PATH "logs/mm"
5cdf9873 9+#define EAPI_MM_CORE_PATH "/var/run/apache/mm"
6b4e72f4 10 #endif
11 #ifndef EAPI_MM_CORE_MAXSIZE
12 #define EAPI_MM_CORE_MAXSIZE 1024*1024*1 /* max. 1MB */
This page took 0.051513 seconds and 4 git commands to generate.