The solution I found to this kind of issue* was to setup virtual hosting
in tomcat. Provided that your tomcat & your apache install are on the
same machine, this is actually straightforward, just add an extra
element to your server.xml representing imlearning.de with its own
webapps dir... see
Hey
I´m searching the whole day for a solution for the following thing:
Im using mod_jk.so with apache.
One application is in tomcat installation directory:
/usr/java/tomcat/webapps/learning
I want to reach this application over the URL http://www.imlearning.de
What i have to do?
In the h