Servertec Messages
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Command Line
Administrator
Login
Monitor
Control Panel
Manage
Server
Socket
Virtual Hosts
Workgroup
Session
Servlets
Contexts
Aliases
Mime Types
Locales
Messages
Pools
Realms
Resources
Users
Groups
Computers
Access Rights
ACLs
Logger
Templates
File System
Archives

About

Localization
Programming
Security
Performance
Deployment
Server API
Servlet / JSP API
Xerces API
CGI
SSI
Servlets
Config Files
Log Files
Classes
Directory Tree
Examples
Legal
Contact Us

 

Used to list, add, edit and remove Messages.

List Form

Servertec Internet Server Administrator - Messages

Actions

ADD Used to add a new Message.
EDIT Used to edit the selected Message.
If a Message has not been selected an error will be displayed.
REMOVE Used to remove the selected Message.
If a Message 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.
HELP Used to display online help for this form.

Entry Form

Servertec Internet Server Administrator - Message Entry

Fields

Error Code The HTTP return code to associate with this message.
Title The title to display and return to the client in the header.
Message Any message to display for this error code.

Actions

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

Notes

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

Messages are used when sending a reply to the client or when returning an error message.

Servertec Internet Server uses the template messages.html in iws_dir/templates/ when generating messages, where iws_dir is the directory where Servertec Internet Server was installed or deployed.

Title and Message may contain CGI variables delimited by %. Some of the CGI variables are:

    request_uri - the requested URI.
    request_method - the request method.

Carriage returns will be saved as \n.

 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:57:18 EDT 2005