Our site’s home page is showing the 404 page. However, every other page on the site is working properly. (Only pages with EE “query strings” are working).
We are running EE 1.6.9 on IIS w/ ISAPI_Rewrite removing “index.php” from the URL string.
Here are some things we have eliminated:
~IIS is serving the “index.php” page properly (the 404 is generated by EE)
~All file permissions are set correctly
~When the ISAPI_Rewrite file is removed, the 404 page still shows
~When we made the index template in another template group the site’s home page, we still got the 404 page
~The home page shows perfectly via the /site/ URL
Please list several things that could cause this to happen so I can troubleshoot.
Thanks!