I want to run OFBiz behind Apache httpd via a proxypass. I would like it to be accessed via a url like http://mydomain/staff/ofbiz/...
I can setup the proxypass easily in Apache, but the OFBiz context paths are all pointing to the domain root, so I have broken links everywhere. It seems like this ought to be very easy to correct, but I'm not finding a means to do so.
