I'd imagine - haven't tried it myself - that you should set it up as if
the two were running on the same machine but use the UNC paths
everywhere you need to connect Apache to Tomcat. That includes not only
the hosts but also the workers and references to the Tomcat server in
general.
Nick Stoianov wrote:
> Hey guys,
>
>
>
> I have the following question. I set up a tomcat server. I have an
> Apache server on a different machine. What should I put in the
> configuration of Apache and Tomcat so that when apache receive a
> request for a jsp file it will redirect the request to the Tomcat
> server? And Apache will serve only the HTML and image files - but not
> the jsp files.
>
> I'm running Apache with mod_jk
>
>
>
>
>
> Nick
>