Hello all,
In my system I would like to enable servlets on my system but
unfortunatelly
I found two ways of these functionality.
First case::
mod_proxy_ajp
Second case:
mod_jk connector.
For first case I have question if the servlets are stored in
/opt/pm/servlet directory
what is correct syntax used in configuration file of apache 2.2?
How it should look like ProxyPass and ProxyPassReverse?
I have been using mod_jk (Version 3.2.1) with apache 1.3
There were several directives as JkMount, JkWorkersFileJkLogLevel.
Are these directives working for the latest mod_jk connector as well?
regards
Petr Hracek