Have you checked the default document for your website inside IIS?
To set up or change the default document
1) In IIS Manager, double-click the local computer, right-click the Web Sites folder or an individual Web site folder, and then click Properties.
Note
Configuration settings made at the Web Sites level are inherited by all of the Web sites on the server. You can override inheritance by configuring the individual site or site element.
2) Click the Documents tab.
3) Select the Enable default content page check box.
4) Click Add to add a new default document to the list.
5) Click the document you want to remove from the list and click Remove.
6) Click a document from the list and click Move Up or Move down to change the order in which default documents are served to client requests.
7) Click OK.
from
Setting Up Default Documents (IIS 6.0)
http://www.microsoft.com/t
Main Topics
Browse All Topics





by: rondelrosarioPosted on 2009-07-29 at 18:27:31ID: 24976053
What file did you remove? You could edit your .htaccess to redirect to the path with the /index.php.