How do I set up tomcat to run several webapps each serving requests for their respective domains?
I've figured that I can create a <Host> element in the server.xml, but the Tomcat documentation doesn't really help me much more. It mentions the option to add files in the conf/[Engine]/[Appname] folder, but what should the file name be and how should it be structured? Please provide a few explained examples. Morten Tomcat version: 5.0.28 PS: More examples in documentation please. It's easier to write and understand. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]