Hi,
I'm trying to have my ofbiz to work with apache2, so instead I have to browse to: http://server:8080/ecommerce it would forward or proxy(?) to http://server/ecommerce and the same when it has SSL, https://server/ecommerce instead of https://server:8443/ecommerce. So I guess I need to use mod_proxy right. I also found out that there is a mod_jk but I'm not sure if I need it. Any help would be appreciated, thanks. Peter.
