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)
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.