Apache Server configuration support - Apache redirect problem: redirects with escaped / don't work.

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > April 2007 > Apache redirect problem: redirects with escaped / don't work.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache redirect problem: redirects with escaped / don't work.
dterrors@hotmail.com

2007-04-22, 1:19 pm

Apache 2.0.48 linux

..htaccess:
RewriteEngine On
RewriteRule .* http://www.alltheweb.com [R]

It does the redirect for any url I give it, except a url that contains
'%2F', the escape for /

For example:

http://www.mysite.com/%2F
http://www.mysite.com/wrwrgwr/gwrgw/wefwrg%2Fwrgwrg

Don't redirect. If the url has the %2F in it, apache gives a 404
rather than redirecting. Why? Apache bug?

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com