On 12. Jun 2006 - 12:54:40, Danny Angus wrote: | Andreas Bulling <[EMAIL PROTECTED]> wrote on 12/06/2006 12:45:14: | | > Hi folks, | > | > sorry for this off-topic question but as I know that quite a lot | > people reading this list also use Tomcat I decided to ask it | > here instead of subscribing to the tomcat mailinglist. | | I guess you know what the answer will be then ;-)
Well, there are always people who don't like it that much (including me) but it's not unusual anyway on many lists (especially if you tag the message with [OT]). But this was an exception, yes ;) | > What's the right way to make my application available directly | > below / using Apache mod_jk2 and Tomcat? | > That means instead of using http://some.server.com/my_application | > I would like to be able to use http://some.server.com/ to use | > my_application. | | <Context path="/" docBase="${catalina.home}/webapps/MY_APP" debug="0" > | </Context> Thanks for this! Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]