How to enable mod_proxy_ajp for Apache 2.2.14?

Posted by user88738 on Stack Overflow See other posts from Stack Overflow or by user88738
Published on 2010-01-04T20:09:45Z Indexed on 2010/04/20 20:03 UTC
Read the original article Hit count: 402

Filed under:
|

I have Apache 2.1.14 installed and running in production - due to a new requirement, I need to start using the module mod_proxy_ajp.

Running the './httpd -l' script does not show the compiled module 'mod_proxy_ajp'.

Is there a way I can enable mod_proxy_ajp withough having to recompile the Apache instance?

Thanks.

© Stack Overflow or respective owner

Related posts about apache2

Related posts about apache2-module