Commit 1a15d343 authored by Chuck Murcko's avatar Chuck Murcko
Browse files

Close the same directive we open


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91041 13f79535-47bb-0310-9956-ffa450edef68
parent 51eab880
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -891,7 +891,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0
#    Order deny,allow
#    Deny from all
#    Allow from .your_domain.com
#</Directory>
#</Proxy>

#
# Enable/disable the handling of HTTP/1.1 "Via:" headers.
+1 −1
Original line number Diff line number Diff line
@@ -980,7 +980,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0
#    Order deny,allow
#    Deny from all
#    Allow from .your_domain.com
#</Directory>
#</Proxy>

#
# Enable/disable the handling of HTTP/1.1 "Via:" headers.
+1 −1
Original line number Diff line number Diff line
@@ -883,7 +883,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0
#    Order deny,allow
#    Deny from all
#    Allow from .your_domain.com
#</Directory>
#</Proxy>

#
# Enable/disable the handling of HTTP/1.1 "Via:" headers.