0

Alright so I tried forcing either www. or allowing without the www. . It wasn't working so I took it all out of the .htaccess file and re-uploaded. Now when I try to view the website I get the error message of:

This web page has a redirect loop

How long does this take to refresh and not display this error message anymore? I tried clearing my cookies and flushing my DNS. It's still there.

Thank you!

Aaron Brewer
  • 3,567
  • 18
  • 48
  • 78

1 Answers1

2

Maybe have a look at this previous question's answers: How long does it take for .htaccess changes to take effect?

Changes to .htaccess should take effect immediately. It might help to re-check the obvious things (that the file on the server is indeed the correct .htaccess, etc)

Apache's help page on the matter: http://httpd.apache.org/docs/2.2/configuring.html#htaccess

Community
  • 1
  • 1
lodewykk
  • 297
  • 2
  • 6