mod_proxy and mod_jk ordering
"Mishra, Sanjeev" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-proxy |
|---|---|
| Message-ID | <9B877D7894B5D31196FA00508B6F0C000E42AF2C@mailhost.res.firstam.com> |
I have apache 1.3.27 set up with mod_jk connection to tomcat. It forwards certain requests to tomcat. I would like to set up mod_proxy to process everything that is not sent over mod_jk. Is there any way I can do that? -Sanjeev