18769 apache proxy conf needs another update
authorErik Trauschke <Erik.Trauschke@oracle.com>
Tue, 02 Aug 2011 11:56:50 -0700
changeset 2487 7ae6c921aed3
parent 2486 4c471b25e316
child 2488 010931d9cabe
18769 apache proxy conf needs another update
src/util/apache2/proxy-example.conf
--- a/src/util/apache2/proxy-example.conf	Fri Jul 29 13:15:39 2011 -0700
+++ b/src/util/apache2/proxy-example.conf	Tue Aug 02 11:56:50 2011 -0700
@@ -70,9 +70,10 @@
 #
 # Packages may contain URL encoded forward slashes. To make sure these are
 # not interpreted as directory delimiters Apache can be instructed to just
-# leave them as they are.
+# leave them as they are. For the "NoDecode" option to work Apache 2.2.18
+# or later is required.
 #
-AllowEncodedSlashes On
+AllowEncodedSlashes NoDecode
 
 #
 # Crank up MaxKeepAliveRequests so that clients can make a large number