Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

forward to webapps/learning application

Gerd Meyer

2006-03-12

Replies:

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 httpd.conf i´ve written:

<VirtualHost 213.161.142.193:80>
ServerName imlearning.de
ServerAlias www.imlearning.de imlearning.de
<http://www.imlearning.de/>
JkMount   /* worker1
</VirtualHost>


What i´ve to do in workers.properties ????


Thanks ....
Gerd
©2008 junlu.com - Jax Systems, LLC, U.S.A.