[This is preliminary documentation and subject to change]
Configuring ASP Applications
Certain properties can be set for each ASP application that you
have installed on your Web server. For example, you can turn on the
use of session state in the application or set the default
scripting language. Application properties apply to all ASP pages
in the application unless you directly override the property on an
individual page.
To configure an ASP application
- In the IIS snap-in, select the
Web site or the starting point directory of an application.
- Open the directory's property sheets, and click the Home
Directory, Virtual Directory, or Directory
tab.
- Click the Configuration button, and click the
Options tab.
- Set the properties for the application. For a description of
each property, see the Process Options Property Sheet property sheet.
© 1997-2001 Microsoft Corporation. All rights reserved.