Hi,
I am new to IIS7. I got a problem with the default document for a website. I have the default document enabled and the default document was set to home.aspx but when I browse the site using only http://mysite.com, I got the
403 - Forbidden: Access is denied
error. It works fine when I use the URL with the name of the file like this: http://mysite.com/home.aspx.
Any help is greatly appreciated.
John