Bug 18769 - apache proxy conf needs another update This is just an update of the example configuration.
Thanks Erik diff -r 4c471b25e316 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 10:56:14 2011 -0700 @@ -72,7 +72,7 @@ # not interpreted as directory delimiters Apache can be instructed to just # leave them as they are. # -AllowEncodedSlashes On +AllowEncodedSlashes NoDecode # # Crank up MaxKeepAliveRequests so that clients can make a large number _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
