Netscape ENTREPRISE SERVER 6.1 - 04-2002 ADMINISTRATOR Administrator's Manual page 31

Table of Contents

Advertisement

The main Enterprise Server configuration files are:
, and
mime.types
server.xml.
section.
NOTE
There are a number of configuration files Enterprise Server uses
when your server is set up as part of a cluster of Enterprise Servers
(these files include a .
regarding how you can configure a cluster of Enterprise Server,
including important guidelines, see "About Clusters," on page 139
in Chapter 6, "Managing Server Clusters."
magnus.conf: contains global server configuration information (such as security
and default language selection). This file sets the values for variables that configure
the server during initialization. Enterprise Server reads this file and executes the
variable settings on startup. The server does not read this file again until it is
restarted, so you must restart the server every time you make changes to this file.
For more information, see the Netscape Enterprise Server NSAPI Programmer's Guide.
obj.conf: object configuration file. There is one
class, or grouping of virtual servers. Whenever this guide refers to "the
file," it refers to all
obj.conf
being described. All the
They are typically named vsclass
name.
The
file contains settings for server customization, and instructions that
obj.conf
the server uses to process requests from clients (such as browsers). Each virtual
server references this information every time it processes a client request.
For more information about the actual file syntax and the specific directives used
by the
and
obj.conf
Server NSAPI Programmer's Guide.
server.xml: configures the addresses and ports that the server listens on and
assigns virtual server classes and virtual servers to these listen sockets. For more
information, see the Netscape Enterprise Server NSAPI Programmer's Guide.
mime.types: the MIME (Multi-purpose Internet Mail Extension) type configuration
file. This file maps file extensions to MIME types, to enable the server to determine
the type of content being requested. For example, requests for resources with .
extensions indicate that the client is requesting an HTML file, while requests for
resources with
extensions indicate that the client is requesting an image file in
.gif
GIF format.
These configuration files are described in this
clfilter
files or to the
files are located in server_root
obj.conf
.obj.conf
configuration files, see the Netscape Enterprise
magnus.conf
Enterprise Server Configuration
magnus.conf
file extension). For more information
file for each virtual server
obj.conf
file for the virtual server class
obj.conf
/
, where vsclass is the virtual server class
Chapter 1
Introduction to Enterprise Server
,
,
obj.conf
obj.conf
server_id
.
/config
html
31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Entreprise server 6.1

Table of Contents