Page 1 of 1

Enabling a New Tomcat Context Area in Apache

PostPosted: 05. January 2006 16:07
by rokweiller
I am a long-time user of Tomcat. However, I am new to Tomcat 5. The methods for adding a context area have changed from previous versions.

I can add a new context area to Tomcat and run it on Tomcat's port. Apache, however, does not see it. I did add the uri entry to the Apache configuration. This is all I did on the Apache side.

Please give me a brief guide on how to implement a new context area such that Apache can access it and pass me though to Tomcat as necessary.