I don't know for sure, but I'm guessing the answer is "no" because tomcat is a java servlet container, and thus must be used to run either JSP applications or serve raw html pages. Apache is must more general, and can thus process python code with the mod_python plugin. --john
>>> On 9/21/2007 at 8:06 AM, in message <[EMAIL PROTECTED]>, Jeff Lanzarotta >>> <[EMAIL PROTECTED]> wrote: Hello, Is it possible to run Trac under Tomcat instead of plain Apache2? I already have Trac running under Apache2. I am looking at replacing Apache2 with Tomcat and was wonder... Thanks. -Jef --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
