]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache-EAPI_MM_CORE_PATH-correction.patch
- EAPI_MM_CORE_PATH "/var/run/apache"
[packages/apache1.git] / apache-EAPI_MM_CORE_PATH-correction.patch
index 744b73077a34236695dede1de5a19befd5b0ae55..4b6ac101dfff18bc7e552a0d28319969b39065a9 100644 (file)
@@ -6,7 +6,7 @@ diff -Nru apache_1.3.17/src/include/httpd.h apache_1.3.17.new/src/include/httpd.
  #ifdef EAPI
  #ifndef EAPI_MM_CORE_PATH
 -#define EAPI_MM_CORE_PATH "logs/mm"
-+#define EAPI_MM_CORE_PATH "/var/run/apache/mm"
++#define EAPI_MM_CORE_PATH "/var/run/apache"
  #endif
  #ifndef EAPI_MM_CORE_MAXSIZE
  #define EAPI_MM_CORE_MAXSIZE 1024*1024*1 /* max. 1MB */
This page took 0.07578 seconds and 4 git commands to generate.