View Single Post
Old April 12th, 2006, 12:37 AM   #1 (permalink)
wickers
Registered User
Seasoned Poster
 
Joined in Mar 2006
Lives in Canada
Hosted on pass94
88 posts
Gave thanks: 0
Thanked 0 times
htaccess redirect and encoding...

I've created a redirect in cpanel.

It adds a RedirectMatch line in .htaccess

One of the URLs in the RedirectMatch line has a "?" question mark. This gets passed to the browser as %3F (ascii code I think) which of course fails to resolve and the client gets a 500 error.

How do I make sure a "?" is passed to the browser just as it appears in .htaccess?
__________________
\\\\\\\\\\//////////
http://www.theweeklyrant.com
wickers is offline   Reply With Quote