Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual page 283

Nsapi
Table of Contents

Advertisement

nice CDATA #IMPLIED
>
]>
<SERVER legacyls="ls1">
<VARS accesslog="/nes60/https-server.example.com/logs/access"/>
<LS id="ls1" ip="1.1.1.1" port="80" security="off"
acceptorthreads="1">
<CONNECTIONGROUP id="group1" matchingip="default"
servername="server.example.com"
defaultvs="server.example.com"/>
</LS>
<LS id="ls2" ip="any" port="80" security="off"
acceptorthreads="1">
<CONNECTIONGROUP id="group2" matchingip="default"
servername="server2.example.com"
defaultvs="server2.example.com"/>
</LS>
<MIME id="mime1" file="mime.types" />
<ACLFILE id="acl1"
file="/nes60/httpacl/generated.https-server.example.com.acl" />
<VSCLASS id="defaultclass" objectfile="obj.conf"
rootobject="default" >
<VARS docroot="/nes60/docs" />
<VS id="server.example.com" connections="group1" mime="mime1"
aclids="acl1">
<VARS webapps_file="web-apps.xml" webapps_enable="on" />
<USERDB id="default" database="default" />
</VS>
</VSCLASS>
<VSCLASS id="class2" objectfile="class2.obj.conf"
rootobject="default" >
<VARS docroot="/nes60/docs/class2" />
<VS id="server2.example.com" connections="group2"
mime="mime1" aclids="acl1">
<VARS webapps_file="web-apps.xml" webapps_enable="on" />
<USERDB id="default" database="default" />
</VS>
<VS id="acme.com" connections="group2"
mime="mime1" aclids="acl1">
<VARS docroot="/nes60/docs/class2/acme"
webapps_file="web-apps.xml" webapps_enable="on" />
<USERDB id="default" database="default" />
</VS>
</VSCLASS>
</SERVER>
Chapter 8
Virtual Server Configuration Files
The server.xml File
283

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents