Help! Problem with index.php
Permalink
HELP!
When I pull up the site without index.php in the URL, a Concrete5 page comes up with the error message "Page Not Found No page could be found at this address".
However with I include index.php in the URL, the Concrete5 pages comes up ok.
But this is causing alot of issues with navigating to other pages. Pretty URLs is disabled and this is a Windows/IIS based server.
HELP!
When I pull up the site without index.php in the URL, a Concrete5 page comes up with the error message "Page Not Found No page could be found at this address".
However with I include index.php in the URL, the Concrete5 pages comes up ok.
But this is causing alot of issues with navigating to other pages. Pretty URLs is disabled and this is a Windows/IIS based server.
HELP!
Thank you for the response.
However, I verified the IIS setting is correct, but I am still seeing the issue. The server seems to find the index.php page but Concrete5 is reporting page not found.
The error message can be seen at
http://www.gnsi.science-art.com/2012GA/...
Any help in fixing this issue will be greatly appreciated.
Thanks
However, I verified the IIS setting is correct, but I am still seeing the issue. The server seems to find the index.php page but Concrete5 is reporting page not found.
The error message can be seen at
http://www.gnsi.science-art.com/2012GA/...
Any help in fixing this issue will be greatly appreciated.
Thanks
I can reach your site perfectly.
See attached screenshot.
See attached screenshot.
Anywho, you need to specify the default content page in IIS so the webserver knows what to look for by default.
In IIS6 you right click on the site and select Properties. Click on the Documents tab and make sure "Enable default content page" is checked. If you can't find index.php in the list, then add it.