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!

 
adajad replied on at Permalink Reply
adajad
I don't have access to IIS7 at the moment, only IIS6...

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.
domingja replied on at Permalink Reply
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
adajad replied on at Permalink Reply 1 Attachment
adajad
I can reach your site perfectly.

See attached screenshot.