You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jon Shoberg <js...@cbd.net> on 2001/05/17 02:08:09 UTC

VHost with Apache Tomcat ??

I have Apache / Tomcat setup on a Win2K box for dev work.  I have it setup
so I can go to http://localhost/myapp/index.jsp and reach my staged website.
My question is :

How can I setup apache / tomcat to resolve http://myapp.localhost/index.jsp
?? Please provide "specific" soultions as I've poured though the tomcat /
apache docs only to find information overload. :(

I've attached my httpd.conf, tomcat.conf, and server.xml files.

Can anyone also point me to some info on why under the webapps directories
there are WEB-INF directories, META-INF, etc... somethnig that just explains
the general structure.

Excuse me while I get started :)