Oracle Web Application Server Installation Manual page 45

A54857-03; release 3.0.1 for windows nt
Table of Contents

Advertisement

Note: If you use owsctl to start the Netscape server, you must register the Netscape
Changes Made During Configuration
Configuration of Third-party HTTP Servers
owsctl start fnsl
To stop the server:
owsctl stop servername
To check the status of the server:
owsctl status servername
server with the Oracle Web Application Server.
The wlmigrat program does the following:
Configures the Netscape server configuration file obj.conf under:
%NS_HOME%/httpd-server/config (FastTrack Server), or
%NS_HOME%/https-server/config (Enterprise)
The migration tool links these files with Oracle WRB and saves the original
files into filename.sav.
The init function causes the Netscape server to load the WRB modules and adds
to the obj.conf and magnus.conf files as follows.
Init fn=load-modules shlib=%ORAWEB_HOME%/lib /ndwfns30.dll
funcs="oracle-adp-init,oracle-adp-auth-trans, \
oracle-adp-service,oracle-adp-addlog,oracle-adp-error, \
oracle-adp-name-trans,oracle-adp-path-check,oracle-adp- \
object-type"
Init fn=oracle-adp-init adapter=%ORAWEB_HOME%/lib/ndwfn30.dll \
cfgfile="%ORAWEB_HOME%/admin/adpnsapi.cfg" \
serverconf="%NS-HOME%/httpd-[server]/config/obj.conf" \
servererrfile="%NS-HOME%/httpd-[server]/logs/errors" \
ORACLE_HOME="%ORACLE_HOME%" \
ORAWEB_HOME="%ORAWEB_HOME%" \
userdbdir="%NS-HOME%/userdb" \
mimetypesfiles="%NS-HOME%/http-[server]/config/mime.types"
Additional directory mappings for the Netscape server are needed for viewing
Web Application Server release 3.0.1 pages. These are added to the default object
section of the obj.conf file as follows:
NameTrans fn="oracle-adp-name-trans" \
NameTrans fn=pfx2dir from=/ows-bin \
dir="%ORAWEB_HOME%/bin" name="cgi"
NameTrans fn=pfx2dir from=/ows-doc \ dir="%ORAWEB_HOME%/doc"
NameTrans fn=pfx2dir from=/ows-img \ dir="%ORAWEB_HOME%/img"
5-3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Oracle Web Application Server and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents