Re: nginx and apache ofbiz

2019-02-14 Thread Jacques Le Roux
Thanks "amitca71", Your message has been moderated. Please subscribe to the user ML and then use your email client See also why here http://ofbiz.apache.org/mailing-lists.html Else it's more work for moderators who have to accept your messages as long as you have not subscribed. I'll personall

Re: nginx and apache ofbiz

2019-02-14 Thread amitca71
On 2019/02/12 09:24:26, ptay...@taylorworld.one wrote: > > Morning. > > I am trying to this working, and have hit a dead end, i am trying to get > nginx to refer to ofbiz, ie when you go to https://odoo.domain.one it shows > whats in https://domain.one:8443 > http://paste.debian.net/10672

Re: nginx and apache ofbiz

2019-02-12 Thread Jason RJ
Hi Philip, Your proxy section is still commented out, you need to remove the #s # location / { # proxy_redirect off; # proxy_pass http://ofbiz; # } Jason On 12/02/2019 09:24, ptay...@taylorworld.one wrote: Morning. I am trying to this working, and have

nginx and apache ofbiz

2019-02-12 Thread ptaylor
Morning. I am trying to this working, and have hit a dead end, i am trying to get nginx to refer to ofbiz, ie when you go to https://odoo.domain.one it shows whats in https://domain.one:8443 http://paste.debian.net/1067285/ that is my config inĀ /etc/nginx/sites-enabled , and when i go to the d