Re: Reverse proxy one domain

2019-04-27 Thread Aleksandar Lazic
Hi. Am 25.04.2019 um 15:16 schrieb mrodrigom: > Hi. > I have one URL for all my websites, applications and so. > Let's say it's system.mydomain.com. Most of my websites is Apache + PHP and > the applications is Tomcat. So far so good, no problem there. > > My nginx config that's working for every

Reverse proxy one domain

2019-04-25 Thread mrodrigom
Hi. I have one URL for all my websites, applications and so. Let's say it's system.mydomain.com. Most of my websites is Apache + PHP and the applications is Tomcat. So far so good, no problem there. My nginx config that's working for everything else: server { listen 80; server_nam