hgomez 01/02/09 00:48:42
Modified:src/native/mod_jk/apache2.0 Makefile.linux mod_jk.c
Log:
mod_jk.c adapted to the lastest Apache 2.0 API
Enjoy !
Revision ChangesPath
1.5 +25 -26jakarta-tomcat/src/native/mod_jk/apache2.0/Makefile.linux
Index: Makefile.l
costin 00/12/20 11:32:43
Modified:src/native/mod_jk/apache2.0 Makefile.linux mod_jk.c
Log:
More changes for Apache2.0.
Now it works for pages<4k, there is still a problem with ap_rwrite()
when we send larger pages ( probably we need to call a different apache
function )