View comments | RSS feed

Connecting an Apache web server

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.

To connect Apache and JRun:

  1. UNIX only Configure the DSO module (if necessary for your system).

    For detailed procedures, see the Apache documentation.

  2. Run the Web Server Configuration tool, and connect to a JRun server.

    For details, see "Running the Web Server Configuration tool".

  3. In the Web Server Properties section of the Web Server Configuration tool, select Apache, as the following figure shows:

    This figure shows the Web Server Properties section of the JRun Connector Installer for Apache.

  4. Enter the directory path or browse to the Apache server conf directory.

    The Select Directory window appears.

  5. Select the Apache server conf directory, and click Select.

    This figure shows the Apache Server conf directory.

    The Add Web Server Configuration window appears, with the configuration directory path (conf_dir) in the Web Server Properties Directory field:

    This figure shows the directory path in the Web Server Properties Directory field for Apache.

    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.

  6. To enable the following connector and Apache settings, click Advanced:

    Connector Settings

  7. Click OK.
  8. Click Install.

    JRun connects to the web server.

  9. Ensure that your web server is running.
  10. To verify the JRun connection to your Apache web server, open a web browser on the Apache web server to the following URL: http://web-server-hostname.

    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.

Removing the JRun connection to Apache

You can remove the web server configuration in one of two ways:

Comments


rmarano said on Jun 19, 2002 at 2:54 PM :
The Advanced Apache Settings dialog box should not show the text box labeled Windows service name.
jrunrandy said on Sep 11, 2003 at 6:32 AM :
The test step should probably say something like http://web-server-hostname/index.jsp.

However, since index.jsp is listed in the default web application's welcome-file-list element, the other way it could be rewritten is "To verify the JRun connection to your IIS web server, open a web browser on the IIS web server to the following URL: http://web-server-hostname. If index.jsp displays, the web server connection is configured properly."

 

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