This is a discussion on Apache redirect problem: redirects with escaped / don't work. within the Apache Web Server forums, part of the Web Server and Related Forums category; Apache 2.0.48 linux ..htaccess: RewriteEngine On RewriteRule .* http://www.alltheweb.com [R] It does the redirect for any ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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? |
| Thread Tools | |
| Display Modes | |
|
|