Our apache version is 2.2.3 and we are having a problem in getting a file open. We use <Location> directive to connect to the backend weblogic. Proxypass is not enabled. When the user access a url they get 404 because %2f is not converting to "/" I tried adding AllowEncodedSlashes On after spending hours on research but still no luck. Not working https://mydomain.com/DisplayPDF%2FP1I1D121009S1TYPESTP.do but works real if I replace %2f with / https://mydomain.com/DisplayPDF/P1I1D121009S1TYPESTP.do Any suggestions would be really helpful. Thanks! --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx