]> granicus.if.org Git - apache/commitdiff
Close the same directive we open
authorChuck Murcko <chuck@apache.org>
Sun, 16 Sep 2001 19:15:59 +0000 (19:15 +0000)
committerChuck Murcko <chuck@apache.org>
Sun, 16 Sep 2001 19:15:59 +0000 (19:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91041 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-nw.conf
docs/conf/httpd-std.conf
docs/conf/httpd-win.conf

index fc9f5d6556f1a54717da320f14ef8ae34dcce005..5667c55709ffede93cf13932228ea94c728e4453 100644 (file)
@@ -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.
index a7a72de70ca0c39e534270d2a97dc688684bf026..a62ad28f60380b65709ee5524833dd9f89e7e13d 100644 (file)
@@ -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.
index 8aecb03b75a9e36014093d9c20f8291ae97fa450..87ee381974f091c981ec44775e3cf6d041d6fcea 100644 (file)
@@ -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.