It works well if you use a subdomain instead of a folder. Max
On Wed, Sep 13, 2017 at 1:05 PM, Sergei Iakhnin <[email protected]> wrote: > I'm wondering if the webserver can be run behind a reverse proxy like > nginx. I've tried setting the base URL to have an additional context path > of /airflow and then have nginx target that in the proxy_pass directive, > but it hasn't worked. I would appreciate any other ideas. > > Without the context path the proxying of airflow clashes with other sites > served by the proxy. > > Best, > > Sergei. > -- > > Sergei >
