It's going to be too slow for production use.
Bill Barker wilshire.com> writes:
> How about:
> RewriteRule ^/.*\.jsp ajp://localhost:8009/project/$1.jsp [P]
> RewriteRule ^/servlet/.* ajp://localhost:8009/project/servlet/$1 [P]
--
"Olexandr Prokhorenko" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi everybody,
>
> I believe this is a common problem, but I wasn't able to find any answer
> to it,
> yet. I have a project WAR deployed in Tomcat 5.5 container, so I can see
> it as
> http://tomcat.server:808