Multiple choice technology

What is the default Location for IIS log Files in Windows 2003 ?

  1. C:\WINDOWS\system32\LogFiles\W3SVC1

  2. C:\wwwroot\inetpub

  3. C:\WINDOWS\system32\LogFiles\W3SVC

  4. C:\WINDOWS\system32\Logs

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Windows Server 2003, the default IIS log location is C:\WINDOWS\system32\LogFiles\W3SVC1, where W3SVC1 represents the default website's instance ID. Each website has its own W3SVC# subdirectory. The path structure is consistent across IIS 6.0 installations.