• Resolved Joe Siegler

    (@joe-siegler)


    Moved my site from one server to another, and everything is working, except one thing. The home page.

    Tried in numerous browsers, but Firefox shows me this..

    “The page isn’t redirecting properly

    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

    This problem can sometimes be caused by disabling or refusing to accept cookies.”

    It’s really strange because everything else on the site works fine, given I know the structure, my “entry point” was not the home page, and I can get around to everything that way.

    Thoughts?

Viewing 1 replies (of 1 total)
  • Thread Starter Joe Siegler

    (@joe-siegler)

    Figured it out. In the server move, I forgot the default page is different on the new host vs the old host. Fixed it with a line in .htaccess:

    DirectoryIndex index.php

    Old host it was index.php, and on new one, it’s index.html

Viewing 1 replies (of 1 total)
  • The topic ‘ONLY Home page not working – everything else fine’ is closed to new replies.