IIS Knowledge Base Guide

Why Install IIS on F: Drive Instead of C:

Performance Benefits

Management Advantages

IIS Manager vs Log Files

IIS Manager

What it is: Graphical management console for configuring IIS

IIS Log Files

What they are: Automatically generated records of all web requests

W3C Log Format - Why Use It?

Industry Standard

Customizable and Efficient

Tool Integration

IIS Server Configuration Options

.NET Authorization

Purpose: Controls access to .NET applications and resources

What it manages:

.NET Compilation

Purpose: Defines how ASP.NET code is compiled and executed

Key settings:

.NET Error Pages

Purpose: Controls how application errors are displayed to users

Configuration options:

- On - Always show custom errors

- Off - Always show detailed errors (development only)

- RemoteOnly - Show custom errors to remote users, detailed to local users

MIME Types

Purpose: Tells web browsers how to handle different file types

How it works:

- .pdfapplication/pdf

- .jpgimage/jpeg

- .jsonapplication/json

Common MIME types:

Quick Reference

Default Log Location: C:\inetpub\logs\LogFiles\W3SVC1\

IIS Manager Path: %windir%\system32\inetsrv\InetMgr.exe

Log File Naming: ex[YYMMDD].log (example: ex241201.log for December 1, 2024)

Key Log Fields: