aboutsummaryrefslogtreecommitdiffstats
path: root/main/apache2/conf/0014-httpd-.conf-LoadModule.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/apache2/conf/0014-httpd-.conf-LoadModule.patch')
-rw-r--r--main/apache2/conf/0014-httpd-.conf-LoadModule.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/apache2/conf/0014-httpd-.conf-LoadModule.patch b/main/apache2/conf/0014-httpd-.conf-LoadModule.patch
index fbf0757bed..6d34deb501 100644
--- a/main/apache2/conf/0014-httpd-.conf-LoadModule.patch
+++ b/main/apache2/conf/0014-httpd-.conf-LoadModule.patch
@@ -1,4 +1,4 @@
-From a15f4e83f0c5b6a3974af01427e3facf9191d0ef Mon Sep 17 00:00:00 2001
+From 2a1fe11fab2e43d9c00aae699108e75e8185715b Mon Sep 17 00:00:00 2001
From: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
Date: Fri, 11 Sep 2015 15:12:08 +0300
Subject: [PATCH 14/14] httpd*.conf: LoadModule
@@ -25,7 +25,7 @@ index 416110b..0ddcb48 100644
# The following example gives DAV write access to a directory called
# "uploads" under the ServerRoot directory.
diff --git a/docs/conf/extra/httpd-ssl.conf.in b/docs/conf/extra/httpd-ssl.conf.in
-index 4534852..b5bcb5d 100644
+index b5f5e9d..d9e5bd1 100644
--- a/docs/conf/extra/httpd-ssl.conf.in
+++ b/docs/conf/extra/httpd-ssl.conf.in
@@ -10,6 +10,8 @@
@@ -55,7 +55,7 @@ index 683a091..0648e8e 100644
# For Windows (I don't know if there's a standard path for the libraries)
# LoadFile C:/path/zlib.dll
diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in
-index 4266f87..df1f2a1 100644
+index 61747cb..8fec78c 100644
--- a/docs/conf/httpd.conf.in
+++ b/docs/conf/httpd.conf.in
@@ -75,6 +75,8 @@ Listen @@Port@@
@@ -68,5 +68,5 @@ index 4266f87..df1f2a1 100644
#
# If you wish httpd to run as a different user or group, you must run
--
-2.5.0
+2.9.4