Forum Moderators: phranque

Message Too Old, No Replies

301 redirect for an https URL

         

sniffer

1:34 am on Mar 17, 2006 (gmt 0)

10+ Year Member



redirect 301 /page.htm [mydomain.com...]

using the above technique, how do you issue a 301 on a url of the form [?...] I have tried typing in the full URL but it aint workin'

thanks

jdMorgan

7:24 pm on Mar 17, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You won't be able to do it with mod_alias directives like Redirect. There may be a solution using mod_rewrite, but we'll need a lot more information on exactly what you want to do.

Jim