Service - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

NameTrans fn="pfx2dir" from="/cgi"
dir="D:/netscape/server4/docs/mycgi" name="cgi"
<Object name="cgi">
ObjectType fn="force-type" type="magnus-internal/cgi"
Service fn="send-cgi"
</Object>
The server continues processing all
default object, but since the
can set it to another value.

Service

Next, the server needs to execute a
send to the client. The server looks at each
first one that matches the type, method and query string. If a
does not specify type, method, or query string, then the unspecified attribute
matches anything.
If there is more than one
matches the conditions of the request, and ignores all remaining
directives.
As with the
PathCheck
matched to the request as a result of the
directives in the matching object before considering the ones in the default
Service
object. If the server successfully executes a
object, it will not get round to executing the
object, since it only executes one
Service Examples
For an example of how
server receives a request for the URL
directives executed by the server are in the default object.
The following
NameTrans
D:/netscape/server4/docs/jos.html
NameTrans fn="document-root" root="D:/Netscape/Server4/docs"
Assume that the
ObjectType
attribute has already been set, no other directive
type
Service
directive, the server applies the first one that
Service
and
directives, if another object has been
ObjectType
NameTrans
Service
directives work, consider what happens when the
Service
server_name
D:/
directive translates the requested URL to
directives all succeed.
PathCheck
directives including those in the
directive to generate the response to
directive in turn, to find the
Service
Service
step, the server considers the
directive in the matching
Service
directives in the default
Service
directive.
/jos.html
:
Chapter 2
Syntax and Use of obj.conf
Flow of Control in obj.conf
directive
Service
. In this case, all
37

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents