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:
Select the Apache web server configuration, and click Remove.
java -jar jrun_root/lib/wsconfig.jar -ws apache -dir apache_root/conf -r
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/jrun/4/Installing_JRun/servconf4.htm
Comments
rmarano said on Jun 19, 2002 at 2:54 PM : jrunrandy said on Sep 11, 2003 at 6:32 AM :