Dear All,
Recently I have installed IIS7 on Windows Server 2008 R2.
Configure all option which I need. when I go to browser and give my server ip address then IIS7 default page is coming so my IIS 7 is running & that page is coming from my C:\inetpub\wwwroot.
What I want to do her I wanted to run some html pages on my local server as a internet so my co-worker can go to browser and see some internal information.
On my server I have a shared drive, I have already created a shared ( E:\user\Intranet\Intranet) folder and I have given rights for the use, so user can create a html page and then we can run from browser.
I have a default page and I have set default page from IIS interface and I added. when I go toIE and then type my server name for ip address it show the default page from c:\inetpub\wwwroot , but not from E:\user\Intranet\Intranet...