Servertec Configuration Files
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Command Line
Administrator
Localization
Programming
Security
Performance
Deployment
Server API
Servlet / JSP API
Xerces API
CGI
SSI
Servlets
Config Files
acl.ini
aliases.ini
archives.ini
computers.ini
contexts.ini
dbpools.ini
groups.ini
hosts.ini
iws.ini
locales.ini
logger.ini
messages.ini
mimetypes.ini
realms.ini
resources.ini
rights.ini
servlets.ini
session.ini
templates.ini
users.ini
workgroup.ini

Log Files
Classes
Directory Tree
Examples
Legal
Contact Us

 

Servertec Information Server uses configuration files located in iws_dir/config. Although normally maintained using the Administrator, these files can be directly changed using a text editor.

File Description
acl.ini Stores Access Control Lists (ACL) used by Security Manager.
aliases.ini Stores aliases used in translating the requested URI to a physical file, Servlet defined in servlets.ini or Servlet Context defined in contexts.ini.
archives.ini Stores information used by Configuration Archives.
computers.ini Stores host names, IP addresses and IP ranges used by the Security Manager.
contexts.ini Contains Servlet Context definitions.
dbpools.ini Contains Connection Pool definitions.
groups.ini Stores Group definitions used by the Security Manager.
hosts.ini Used to store Virtual Host definitions.
iws.ini Contains general parameters used by Servertec Information Server.
locales.ini Contains locales used by Request/Response Objects.
logger.ini Contains values used by the Logger.
messages.ini Stores error codes and messages returned to client on error.
mimetypes.ini Contains mime types used in response to client.
realms.ini Used to store Realm definitions.
resources.ini Stores resources protected by the Security Manager.
rights.ini Contains access rights by the Security Manager.
servlets.ini Used to store Servlet definitions.
session.ini Contains parameters used by the Sessions Manager.
templates.ini Stores templates used by the Logger.
users.ini Stores User definitions used by the Security Manager.
workgroup.ini Contains Workgroup Server definitions used by the Status Monitor.

Notes

Changes made to configuration files will not be used until the server is restarted.
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:57:18 EDT 2005