Forum Moderators: phranque

Message Too Old, No Replies

redirection including a? symbol

         

niterider

9:02 am on Jan 23, 2007 (gmt 0)

10+ Year Member



hi i am trying to set up forwarding on my domain via redirect.mydomain.com to [redirectedsite.com...]

however when i set this up through my cpanel the question mark gets replaced by something else and so the link does not work. how can i fix this?

rocknbil

11:07 am on Jan 23, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You could try encoding it -
[redirectedsite.com...] (%3F =?)

niterider

3:37 pm on Jan 23, 2007 (gmt 0)

10+ Year Member



did not work, i think im supposed to make some htaccess file, at least that's what the server guys told me to do, of course i dont know how to do that...

coopster

11:10 pm on Jan 23, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, niterider.

The Apache configuration directive that may meet your needs is RedirectMatch [httpd.apache.org]. You can learn more about .htaccess (per-directory override files) on the Apache Tutorial: .htaccess files [httpd.apache.org] page.

Do a bit of reading, give it your best effort. If you get stuck the WebmasterWorld Apache Forum [webmasterworld.com] exists to help you move forward.