Re: Reverse proxy 404 error help!

2019-09-02 Thread Soon Hyouk Lee
Thank you! Can confirm that indeed reverse proxy at ‘/‘ location succeeds. I used subdomain (unifi.mydomain.com) to accomplish app-specific address but at the ‘/‘ location using a dedicated server block as instructed. Thank you! > On Aug 30, 2019, at 3:54 PM, Francis Daly wrote: > > On Thu

Re: Reverse proxy 404 error help!

2019-08-30 Thread Francis Daly
On Thu, Aug 29, 2019 at 10:54:33PM -0400, Soon Hyouk Lee wrote: Hi there, some web services are not set up to be friendly to be reverse-proxied at a different part of the local url hierarchy than they know about. Perhaps this is one of them. If you can configure the back-end server to believe t

Reverse proxy 404 error help!

2019-08-29 Thread Soon Hyouk Lee
Trying to get Unifi (ubiquiti networks) video controller up via nginx reverse proxy, but I keep getting 404 errors by my app. Seems it is trying to pull css from the wrong location and getting 404 errors. when I request [hostname]/unifi/ it goes to a white page but doesn't give me an explicit