I'm getting this Error on my Browser, I've set up a redirection on my domain to send folk from subdomain to full path http://www. and from the Forum to the new domain and forum path using the .htaccess file, The Redirection Works fine for a few days then i'm getting this Error, well everyone is, I'm using Host Gator and they aint very helpful.
**
Redirect Loop
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.
**
.htaccess Code
Redirect permanent /Forum http://www.domain2.com/forum
RewriteEngine on
RewriteCond %{HTTP_HOST} ^domain.co.uk [NC]
Any Ideas folks?
Cheers,
|