Apache ErrorDocument (e.g. 404 handling) fails on %2F in URLs: e.g. http://apachecon.com/foo vs http://apachecon.com/foo%2F - try your site.
2
1
Replying to @t
@t Apache also fails to read the .htaccess file when it encounters a percent sign in the URL. It works if the percent is in the query string

Dec 13, 2009 · 10:46 AM UTC

1