April 2003
Intermediate to advanced
480 pages
14h 31m
English
IIS sets default values for documents and Hypertext Transfer Protocol (HTTP) headers. You can modify these default values at the site, directory, and file level.
Default document settings determine how IIS handles requests that don’t specify a document name. If a user makes a request using a directory path that ends in a directory name or forward slash (/) rather than a file name, IIS uses the default document settings to determine how to handle the request.
When default document handling is enabled, IIS searches for default documents in the order in which their names appear in the default document list and returns the first document it finds. If a match isn’t found, IIS ...
Read now
Unlock full access