Hi there;

[Natursprung <[EMAIL PROTECTED]> @ Wed, 25 Jul 2007 11:14:16
+0200]
...
> i want redirect 2 different DNS-names to one Tomcat on one server. The
> DNS-names has 2 different destinations inside the webapps-directory.
> We canĀ“t not insert the whole path in the dns, so i need a other
> sulution for my problem.
...

I'd go for using apache2 for doing the virtual host stuff and mod_jk
for linking it to your tomcat installation, this should make your
desired setup rather straightforward. In example, see here

http://www.howtoforge.com/apache2_tomcat5_mod_jk

for more. :)

Cheers,
Kristian


-- 
Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/
jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771
"One dreaming alone, it will be only a dream; many dreaming together
is the beginning of a new reality." (Hundertwasser)

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to