View Full Version : Redirection Limit Exceeded
carlruman
03-30-2006, 08:33 PM
I am trying to redirect one of my addon domains to addondomain/list but I get the error "redirection limit exceeded for this domain"
Any thoughts?
areidmtm
03-30-2006, 08:41 PM
I'd suggest searching the forums first...but in any case read this
http://www.sitepoint.com/print/mod_rewrite-no-endless-loops
scottcrew
03-31-2006, 05:51 AM
You might want to open a support ticket or call BlueHost. I have seen this before and it is usually something that they need to fix in the server.
HTH!
carlruman
03-31-2006, 06:35 AM
Tech support ended up changing my .htaccess file and put this code it
RedirectMatch temp ^/$ http://www.domainname.com/wheretoredirect
so for me the domain is www.springslist.com and now it goes to www.springslist.com/list
Thanks,
Mike
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.