Greetins all, New to Tomcat/Apache.... Implemented Tomcat 4.1.29 to support an application that required an application server. I'm migrating the application from an existing NT 4.0 system and would like to implement it as a virtual host on the Win2003 server running Tomcat. (Unfortunately, the app does not support non-Win hosts) Anyway, I'd like to define the starting point of the virtual host as a directory that is 3 levels below "webapps". In other words, I want the users to see the site as http://hostname, instead http://hostname/folder1/folder2/folder3. (folder3
being the desired "home" directory) Thanks DW
