Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Deployment
Reference
Samples
Sales
Legal
Feedback
|
Please use the following instructions when deploying iServer.
- Run deploy_iws.
- Place your files:
servlet files in path/servlets
CGI executable files in path/cgi-bin
html files in path/wwwroot
image files in path/wwwroot/images
- Update CLASSPATH.
WIN32
set CLASSPATH=path/servlets;%classpath%
LINUX/UNIX
export CLASSPATH=path/servlets:$CLASSPATH
- Run iServer using:
- Use iServer Administration to change configuration options.
|
|