Servertec   Aliases
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Add-ons
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Login
Monitor
Control Panel
Manage
Server
Virtual Hosts
Workgroup
Session
Servlets
Aliases
Mime Types
Messages
Pools
Realms
Resources
Users
Groups
Computers
Access Rights
ACLs
Logger
Templates

Deployment

Reference
Samples
Sales
Legal
Feedback

 

Used to list, add, edit and remove Aliases.

Form

iServer Administrator - Aliases

Actions

ADD Used to add a new Alias.
EDIT Used to edit the selected Alias.
If an Alias has not been selected an error will be displayed.
REMOVE Used to remove the selected Alias.
If an Alias has not been selected an error will be displayed.
SAVE Used to save changes made and to return to the Control Panel form.
CANCEL Used to discard changes made and to return to the Control Panel form.

Form

iServer Administrator - Alias Entry

Fields

Alias the URI to translate into a physical file or a Servlet, the file extension to translate into a Servlet or the MIME type to translate into a Servlet.

File extensions are in the form .extension.

Resource The physical file or Servlet that the alias will be mapped to.

$wwwroot will be replaced by the base directory of requested virtual host.

Type The resource type: File, Filter, MIME or Servlet.

File is the default type.

Actions

OK Used to accept data entered and to return to the Aliases form.
CANCEL Used to discard data entered and to return to the Aliases form.
HELP Used to display online help for this form.

Notes

File is used when translating a URI to a specific physical file.

A Filter is a Servlet that is used when a reference is made to a resource which ends with a specific file extension.

A Servlet is a Java Class that is invoked when a request matches a specific URI.

A MIME is a Servlet that is used when a reference is made to a resource that returns content of the specified MIME type. MIME defintions required that Servlet Chaining be enabled.

Changes made will not be used until the iServer is restarted.

 top of page
 Built with iScript Copyright © 1997-2000 Servertec. All rights reserved.
Last Modified: Sun Jan 09 19:34:12 EST 2000