Search results

  1. N

    Problems doing a URL redirect in .htaccess

    Yea I ended up with a javascript solution, although I wanted to avoid that language as much as possible due to accessability. But my site is not dependent on it though so any users with jscript turned off will still be able to surf around without hassle. I think that is a fair solution.
  2. N

    Problems doing a URL redirect in .htaccess

    I've tried dozens of different "solutions" and syntaxing (Redirect, RewriteCond, RewriteRule, Redirect 301, etc) and I just can't get this to work. I often get the "redirect loop" -error or the redirect doesn't work at all, or I get it working with only www.thesite.com and not...
Top