Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Editing ASP Application Settings


For the ASP Server to process an ASP application when a user requests an ASP page, you must first add it to the ASP Server, as described in Adding ASP Applications. Later, if you want to change the application name (for example, the virtual directory name) or the physical directory associated with the application, you can use the following procedure to do so. For more information about ASP applications, see Configuring ASP Applications.

To edit ASP application settings

  1. Open the Administration Console (see Accessing the Administration Console).

  2. On the ASP Server tab of the Server Management page, click ASP Applications.

  3. The Applications page displays, showing a list of currently configured ASP applications.

  4. In line with the application you want to edit, click configure.

  5. The Configure application page displays.

  6. If you want to change the application name, type the new name in the Application name box.

  7. If you want to change the physical directory associated with the application, type the absolute path name of the new directory in the Directory box. The application directory is the top-level directory that contains the application files, the optional global.asa file, and any application subdirectories.

  8. Click Save, or click Cancel to cancel any changes.

  9. The Applications page displays.

  10. In the left navigation pane, click Server Management.

  11. To put your changes into effect, restart the ASP Server by clicking Restart.

  12. Note icon Note Restarting the ASP Server resets all Session and Application variables.

See also:

Defining ASP Applications (ASP Server)

Configuring ASP Applications

Adding ASP Applications

Removing ASP Applications

Starting and Stopping the Web Server



ContentsPreviousNextIndex