I did it with mod_jk. Is it the same thing?
I disabled the 8080 and 8443 in my OFBiz when I put it behind the Apache web
server.
Jonathon
David Goodenough wrote:
I need to put my Ofbiz server behind an Apache Web server, using its
ProxyPass facility to redirect the Ofbiz parts of the site to the Ofbiz
server (on a separate machine not internet visible). I only need the
ecommerce application visible, not the rest of it.
When I do this it works up to a point, but the images and css files do
not transfer correctly, and some of the <A href= values do not get
correctly translated so that they are usable from outside.
Does anyone have a HOWTO?
David