Web servers

imported_JFG

Senior member
Feb 16, 2005
207
0
0
I'm using IIS 6.0. Lets say I have a share in the Inetpub directory called \\webserver\page. When I browse to it I see the files in that directory. How do I get it to display as a web page
 

viperbri

Senior member
Jun 30, 2000
203
0
0
I read somewhere that IIS 6.0 does not like the index.html being the start page (even thought it allows you to set it in the website properties). The suggestion is to set your page as default.html instead.
 

speed01

Golden Member
Jan 23, 2001
1,167
0
0
In your site properties, make sure your home directory is correct and under documents add your default page to the top of the list and see if that does the trick.

Speed
 

imported_JFG

Senior member
Feb 16, 2005
207
0
0
don't know why, but for the time being unchecking intergrated windows authentication resolved the issue. ??????
 

speed01

Golden Member
Jan 23, 2001
1,167
0
0
Strange. Although, a friend who uses IIS recently had an issue with his where the IUSER_WEB account no longer had permission to access to the default page after a patch was installed. Wonder if yours is the same issue.

Speed