On Feb 8, 2008 5:03 PM, Breivik Karsten <[EMAIL PROTECTED]> wrote: > > > Hi folks. > > Does anyone have a working config of a reverse proxy configuration of the > latest 2.6 release? > > Specificly Apache mod_proxy/mod_proxyhtml or mod_rewrite. The settings on > the wiki does not seem to do the trick...
Use mod_jk. Because you are on debian be sure to install mod_jk not mod_jk2 as it is deprecated. And install the module from the easy way: apt-get install libapache2-mod-jk If you have some problems in the configurations steps just ask. Regards
