Thursday, January 20, 2011

Where is index.html for IIS7?

I have enabled IIS7 in Windows 7. It works fine. I can see the default page from my local computer as well as from remote computer connected to the Internet.

Now I would like to do something. I would like to change my index.html. Does anybody know where this file can be located?

  • It is usually within C:\inetpub (replacing C:\ with the system path letter)

    From AliGibbs
  • You should have a look at the basic settings of the Default Web Site; this is where the physical path for the site root is defined.

    This is by default C:\inetpub\wwwroot.

    From Massimo

0 comments:

Post a Comment