So.. I have a directory in which I'm using index.php. However, when I just type the URL for the directory (i.e. www.mysite.com/directory) it pulls up a list of files as opposed to auto pulling up index.php. How can I resolve this?
You'll need to modify your default startup page. Connect to our server using IIS 7 Manager. Refer to this kb article for the instructions. http://support.Winhost.com/KB/a628/using-the-microsoft-iis-70-manager.aspx Once connected go to Default Documents and set index.php as one of your startup pages.