mod_jk and rewrite changed behaviour from 1.2.18 ->1.2.23

2007-06-05 Thread Thomas Hartwig
Recently I tried to update the mod_jk module for a debian system to version 1.2.18 of the jk connector. All compiling went through but I have problems with some changes in conjunction with the rewrite functionality of apache I assume. In the past I did some internal [PT] (proxy pass through) r

Re: apr port + tomcat

2005-12-07 Thread Thomas Hartwig
Strangely it is working now without any changes, perhaps there was some old process blocking the port. Thomas Thomas Hartwig wrote: Hello, I try to use the APR (1.2.2) in conjunction with tomcat 5.5.12 and tomcat-native-1.1.0. All works fine except one thing: I can only use it with root

apr port + tomcat

2005-12-06 Thread Thomas Hartwig
Hello, I try to use the APR (1.2.2) in conjunction with tomcat 5.5.12 and tomcat-native-1.1.0. All works fine except one thing: I can only use it with root privileges, because the tomcat connector wants to establish the port 98 for its communication (see stacktrace below). I have not found a p