DynFi behind reverse proxy
Posted: 18 Feb 2020, 12:58
Hi,
I'm planning on making dynfi accessible through our reverse proxy (which supports strong authentication). Unfortunately this means that dynfi cannot run in the / (root) context using absolute paths.
I would need something like this:
https://reverseproxy.com/dynfi/ <----> http://internaldynfisrc.local:9090/dynfi/
Is there a way to change the context of dynfi?
Thanks
I'm planning on making dynfi accessible through our reverse proxy (which supports strong authentication). Unfortunately this means that dynfi cannot run in the / (root) context using absolute paths.
I would need something like this:
https://reverseproxy.com/dynfi/ <----> http://internaldynfisrc.local:9090/dynfi/
Is there a way to change the context of dynfi?
Thanks