Release Notes › Policy Server Release Notes › Installation and Upgrade Considerations › Red Hat Enterprise Linux AS and ES Considerations › Apache 2.0 Web Server and ServletExec 5.0 on Red Hat Enterprise Linux AS (28447, 29518)
Apache 2.0 Web Server and ServletExec 5.0 on Red Hat Enterprise Linux AS (28447, 29518)
To use Apache 2.0 Web Server and ServletExec 5.0 on Red Hat AS
- Run the ServletExec 5.0 AS installer against Apache 1.3.x.
The ServletExec AS Java instance is created.
- Run ServletExec and Apache 1.3.x, and make sure you can run /servlet/TestServlet.
- Shutdown Apache 1.3.x, but leave ServletExec running.
- Using anonymous FTP, access ftp://ftp.newatlanta.com/public/servletexec/4_2/patches and download the latest zip.
- Extract the following from the zip:
mod_servletexec2.c
- Edit the httpd.conf file of your HP-Apache 2.x so that it contains the necessary ServletExec-specific directives.
Note: The directives are also present in the httpd.conf file of your Apache 1.3.x if you allowed the ServletExec installer to update the httpd.conf during installation. For more information on editing the httpd.conf file, refer to the New Atlanta Communication ServletExec documentation.
- Start Apache 2.x.
- Test the Web Server with ServletExec by accessing:
/servlet/TestServlet