On Sat, Jan 16, 2010 at 10:51 AM, Kpadvel <[email protected]> wrote: > Okey, I wasn't aware of that. Starting a new thread. > > Experts plesae advise and here is the problem... > > We are getting a dummy 404-not found error on a page wherein which the URL > has %2F and it needs to be decoded as / but thats not happening. We don't use > Vhost and proxy pass. We added the AllowEncodedSlashes On to the server > config but still no luck. We haven't compiled the Apache with php.
Why not use an unencoded slash in your URL if you want it treated as a slash? --- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
