Posted on 2007-03-28 18:33:04-07 by ajo in response to 4578
Re: URI encoding of forward slash to percent 2F messes up repository browsing
There is another solution if you use Apache >= 2.0.46. Add the following directive in the apache conf:
AllowEncodedSlashes On
This will allow %2F in urls and it solved the problems for me.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.