You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Caldarale, Charles R" <Ch...@unisys.com> on 2009/03/25 15:39:22 UTC

RE: Apache2 / Tomcat6 application presented while callingwww.mydomain.de

> From: Newgro [mailto:per.newgro@gmx.ch] 
> Subject: Apache2 / Tomcat6 application presented while 
> callingwww.mydomain.de
> 
> I use Apache2 Webserver infront of tomat 6.0.18.

Why?  Unless you have a compelling reason (e.g., PHP), just run Tomcat stanadalone.

> If i call the url (www.mydomain.de) i get the tomcat manager 
> start page.

No, that's the default Tomcat home page; the manager is a separate webapp.

> 1.) Where do i have to put my homepage.war file?

Delete the existing webapps/ROOT directory, and rename your war file to ROOT.war (case sensitive).

There are other ways to accomplish the same thing, but that's the simplest.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.

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