Consultor Eletrônico



Kbase P30006: Is possible to install ServletExec 4.2 within Apache WebServ
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/8/2003
Status: Unverified

GOAL:

Is possible to install ServletExec 4.2 within Apache WebServer 2.X ?

FIX:

Yes, that's possible, however there is a special step required.

1) Install ServletExec 4.2 with your Apache 2
2) go to ftp://ftp.newatlanta.com/public/servletexec/4_2/patches/
3) download mod_servletexec2.c and the ReadMe.txt from there
4) follow the ReadMe.txt which says

mod_servletexec2.c (11/11/2002)
===
1) Execute the following command: <apache install dir>/bin/apxs -i -a -c -n servletexec mod_servletexec2.c
2) Modify httpd.conf as described in the ServletExec Installation Guide to add the ServletExecInstances, ServletExecAliases, Location and AddHandler directives.

ServletExec 4.2 installation guide can be found at
http://www.newatlanta.com/downloads/servletexec/4_2/ServletExec_42_Installation_Guide.pdf