components/apache2/patches/httpd.conf.patch
changeset 4696 96b9957387bf
parent 278 77b380ba9d84
--- a/components/apache2/patches/httpd.conf.patch	Wed Jul 08 14:00:24 2015 -0700
+++ b/components/apache2/patches/httpd.conf.patch	Tue Jul 21 08:35:55 2015 -0700
@@ -13,7 +13,7 @@
  # Do NOT simply read the instructions in here without understanding
  # what they do.  They're here only as hints or reminders.  If you are unsure
  # consult the online docs. You have been warned.  
-@@ -43,14 +49,17 @@
+@@ -44,14 +50,17 @@
  # Dynamic Shared Object (DSO) Support
  #
  # To be able to use the functionality of a module which was built as a DSO you
@@ -38,7 +38,7 @@
  @@LoadModule@@
  
  <IfModule !mpm_netware_module>
-@@ -63,8 +72,8 @@
+@@ -64,8 +73,8 @@
  # It is usually good practice to create a dedicated user and group for
  # running httpd, as with most system services.
  #
@@ -49,7 +49,7 @@
  
  </IfModule>
  </IfModule>
-@@ -86,7 +95,7 @@
+@@ -87,7 +96,7 @@
  # e-mailed.  This address appears on some server-generated pages, such
  # as error documents.  e.g. [email protected]
  #
@@ -58,7 +58,7 @@
  
  #
  # ServerName gives the name and port that the server uses to identify itself.
-@@ -95,7 +104,7 @@
+@@ -96,7 +105,7 @@
  #
  # If your host doesn't have a registered DNS name, enter its IP address here.
  #
@@ -67,7 +67,7 @@
  
  #
  # DocumentRoot: The directory out of which you will serve your
-@@ -329,6 +338,10 @@
+@@ -330,6 +339,10 @@
      #
      #AddType text/html .shtml
      #AddOutputFilter INCLUDES .shtml
@@ -78,7 +78,7 @@
  </IfModule>
  
  #
-@@ -362,43 +375,22 @@
+@@ -370,43 +383,22 @@
  
  # Supplemental configuration
  #