> From: Newgro [mailto:per.new...@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-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org