redirect loop
-
I installed a new site and got a message when I tried to log in for the first time “This website has a redirect loop,” which as I understand it is something in the .htaccess file pointing back at itself.
This was the third site on this domain at GoDaddy, using it’s app system. I fixed it by slightly changing the name on the .htaccess file in the root directory and WordPress installed a fresh one, I guess.
What in the old .htaccess was pointing back at itself? How will I avoid this in the future? What bit of code will fix that?
The slightly changed .htaccess file had all of the security plugin’s info on it and I want to make sure the new one gets that info back.
The second site installed without a problem and I did it kind of the old fashioned way, I did not use GoDaddy’s app system to install it. Just set up a database, FTP’d a copy of WordPress to the folder, went through the famous five minute install bit and had a second site. It seems to have it’s own .htaccess file.
The third install did not and adding one did not fix the problem.
Any information anyone can offer will be greatly appreciated.
The topic ‘redirect loop’ is closed to new replies.