cvs commit: jakarta-tomcat/src/native/apache1.3 mod_jk.c

2001-09-17 Thread keith
keith 01/09/17 16:53:21 Modified:src/native/apache1.3 Tag: tomcat_32 mod_jk.c Log: Enable mod_rewrite by passing Apache's r->uri to Tomcat, but encode it for spec compliance. Revision ChangesPath No revision No revision

cvs commit: jakarta-tomcat/src/native/apache1.3 mod_jk.c

2001-06-19 Thread mmanders
mmanders01/06/19 15:45:01 Modified:src/native/apache1.3 Tag: tomcat_32 mod_jk.c Log: Added a check for the workers.properties file to allow Apache to come down clean if the path/file doesn't exist. Fixed memory leaks when using VirtualHost sections in Apache. Revision Chang

cvs commit: jakarta-tomcat/src/native/apache1.3 mod_jk.c

2001-02-16 Thread danmil
danmil 01/02/16 21:24:01 Modified:src/native/apache1.3 Tag: tomcat_32 mod_jk.c Log: Free up all allocated memory during shutdown. Submitted by: Mike Anderson ([EMAIL PROTECTED]) Revision ChangesPath No revision No revisio