autostart with mod_jserv + tomcat

2001-05-04 Thread Robert Chou
If you use apache+mod_jserv and tomcat on NT, here's a way to get apache to start/stop/watch/restart Tomcat with mod_jserv (like it did for JServ). What you end up with is the ability to switch mod_jserv between the JServ or Tomcat engine simply by commenting out one of the following lines in jse

how I got mod_rewrite working while converting from Apache+JServ

2001-04-28 Thread Robert Chou
After reading Mike Bremford's workaround and spending a little more time troubleshooting, I've found a workaround which works with the ApJServAction and rewrite directives. Here's a summary note and a patch. rob --- Here's what I noticed while trying to convert from JServ to Tomcat using Apach