This section describes how to configure JRun to communicate with an Apache web server running on Windows or UNIX. For more information about advanced web server connection techniques, see JRun Administrator's Guide.
For detailed procedures, see the Apache documentation.
For details, see "Running the Web Server Configuration tool".
The Select Directory window appears.
The Add Web Server Configuration window appears, with the configuration directory path (conf_dir) in the Web Server Properties Directory field:
For example, on Windows NT, the web server conf_dir might be C:\Program Files\Apache Group\Apache\conf. On UNIX, it might be /usr/local/apache/conf.
Connector Settings
Apache Settings
(Windows) conf_dir\..\apache.exe, conf_dir\..\bin\apache.exe
(UNIX) conf_dir/../bin/httpd, /usr/sbin/httpd, /usr/apache/bin/httpd, or for httpd in the system path
JRun connects to the web server.
Note: This step assumes that Apache is listening for connections on the default port 80. If not, use http://web-server-hostname:webserver-port-number.
The default page for the web server to which you connected appears, showing that you successfully configured the connection between JRun and your external web server.
You can remove the web server configuration in one of two ways: