Re: .htaccess, can I redirect a redirect?
I agree with all that was said but I also wanted to add that if you redirect in .htaccess like that sometime you'll get a redirecting circle (when you redirect to this that redirects to that) and it confuses the browser and you end up with an error message page. So just test your redirects out.
|