Hi!
I’m having this problem and it is going on my nerves.
I just moved an EE2 site (v2.3.1 - Build: date 20111017) to a new server. I did everything according to the guidelines. Everything works fine except for one little but annoying thing; the home page and/or offline template is not displaying.
Here’ what happens:
When i go to mydoamain.com Firefox just gives me a lot of code on the screen (see attached file). Chrome on the other hand gives me an old page that is missing a few updates. It gives me the same page no matter if I am logged in or not. Not logged in it should return the offline template but instead I see an old home page as if I was logged in. The navigation is there and if I navigate to a sub page I get the offline template.
I use the same .htaccess file from the old server that was working. It is set up as per the guidelines for EE. The server has mod_rewrite activated.
When I go to mydomian.com/index.php I get the right page displaying. All sub pages are working without index.php.
I’ve tried to empty all cache on the server and in the browsers but nothing.
Any idea what might be going on here?