Hi Mandeep , I also access ofbiz instance with http from an https frontend proxy. pls check if ofbiz is listening at port 8080 (http server port)
in my machine: # netstat -lnp | grep 8080 tcp6 0 0 :::8080 :::* LISTEN 20509/java in case it is listening you can configure the proxy. I do not recall if i did anything extra to get ofbiz listening at 8080. regds mallah. On Sun, Oct 8, 2017 at 10:09 AM, Mandeep Sarma <[email protected]> wrote: > just learning OFbiz 15, I want to use OFBiz behind a proxy is it possible > to use OFBiz with http (not https). when I activate http in url.properties > it doesn't do anything. OFBiz still redirects to https? > > thank you. > > > <http://www.avg.com/email-signature?utm_medium=email& > utm_source=link&utm_campaign=sig-email&utm_content=webmail> > Virus-free. > www.avg.com > <http://www.avg.com/email-signature?utm_medium=email& > utm_source=link&utm_campaign=sig-email&utm_content=webmail> > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >
