summaryrefslogtreecommitdiffstats
path: root/httpd-2.4.1-layout.patch
diff options
context:
space:
mode:
Diffstat (limited to 'httpd-2.4.1-layout.patch')
-rw-r--r--httpd-2.4.1-layout.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd-2.4.1-layout.patch b/httpd-2.4.1-layout.patch
index b1dcf5c..57cf13b 100644
--- a/httpd-2.4.1-layout.patch
+++ b/httpd-2.4.1-layout.patch
@@ -23,7 +23,7 @@
+ cgidir: /var/www/cgi-bin
+ includedir: ${prefix}/include/httpd
+ localstatedir: /var
-+ runtimedir: ${localstatedir}/run/httpd
++ runtimedir: /run/httpd
+ logfiledir: ${localstatedir}/log/httpd
+ proxycachedir: ${localstatedir}/cache/httpd
+</Layout>