Janne Jalkanen schrieb: > > Do you absolutely need proxypass? The way I do it is that I use > mod_jk... And you should be able to use mod_proxy for newer Apaches.
Well we actually make use of ProxPass/-Reverse because asides the tomcat on our dev environment we mainly make use of glassfish application server connected via "arbitrary" HTTP proxying so mod_jk is no option here. However I doubt using the mod_jk connector over mod_proxy will address issues like those I mentioned (redirecting to a "wrong" URL path in a different virtual host i.e. while not paying attention to HTTP(S) protocol schemes)? Am I missing something here? :) Thanks a bunch for your hint nevertheless, best regards, Kristian
