Hi *,

i'm looking for a solution to configure the application (war) which is
responding on calling a url like www.mydomain.de

I use Apache2 Webserver infront of tomat 6.0.18. I setup everything from the
tutorial found here
http://www.mogilowski.net/?p=121&lang=de-de
http://www.mogilowski.net/?p=121&lang=de-de 
I simply replaced the words:
vhost1 by mydomain
www.testsrv.local by www.mydomain.de

If i call the url (www.mydomain.de) i get the tomcat manager start page.
Only if i call www.mydomain.de/homepage the homepage is displayed if it's
deployed in the webapps folder. 

So my questions are the following:
1.) Where do i have to put my homepage.war file? tomcat/webapps or
/var/www/mydomain or /var/www/mydomain/htdocs?
2.) Where can i specify that calls to www.mydomain.de goto homepage instead
of root application?

Cheers
Per
-- 
View this message in context: 
http://www.nabble.com/Apache2---Tomcat6-application-presented-while-calling-www.mydomain.de-tp22702937p22702937.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to