The Netscape FastTrack server is installed with the following default values:
NOTE:
You can change these values after completing the installation.
Server name
The server name is the string returned by hostname.
Do not change this value unless you change the system's name
(or are configuring multiple servers).
Server IP address
The first (non-loopback) IP address returned by netstat -in
or use 127.0.0.1 if TCP/IP is not configured.
Do not change this value unless you change the system's IP address.
Server port
The Netscape FastTrack Server listens on port 80
(for standard server) or port 443 (for secure server),
and is administered on port 620.
Server home
/usr/internet/ns_https
Server document root
Standard, default server without virtual domains:
/usr/internet/ServerName/docs
Secure server without virtual domains:
/usr/internet/ServerName/httpd-443/htdocs
Server with virtual domains:
/usr/internet/ServerName/httpd-port-no.IP_address/htdocs
where port-no is 80 for a standard HTTP server
and 443 for a secure server with SSL.
Server processes
Processes 1
Minimum threads 4
Maximum threads 32
Home page
/usr/internet/ServerName/docs/index.html
Index files
index.html or home.html
Administration username
admin
Administration password
Same as root password at installation of server product
The Netscape FastTrack Server also:
Runs as user nouser on SCO OpenServer and SCO Internet FastStart systems.
Always attempts to resolve IP addresses into host names.
Logs all all accesses to the server.
Limits administration access to the local host.
Uses common directory indexing on SCO OpenServer and SCO Internet FastStart systems.