What is the default location for the web server HTML files in Microsoft Internet
Information Server (IIS) 4.0/5.0 on a system that has one hard drive (C:\)?
A.
C:\wwwroot\html
B.
C:\inetpub\wwwroot
C.
C:\iis\html
D.
C:\inetpub\wwwroot\html
Explanation:
The prefix will be inetpub\wwwroot for WWW services.
Incorrect Answers:
A: The default is inetpub\wwwroot
C: The default is inetpub\wwwroot
D: By default, a HTML subdirectory is not created.