Mercurial > hg > orthanc-dicomweb
view Resources/Samples/Proxy/NOTES.txt @ 526:389445feb3a0
removed TODO that is actually already covered: https://hg.orthanc-server.com/orthanc-tests/rev/18f2d55182fd
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 29 Jun 2022 11:26:18 +0200 |
parents | 76e517d2e300 |
children |
line wrap: on
line source
This is a sample configuration file for nginx to test the DICOMweb plugin behind a HTTP proxy. To start the proxy as a regular user: $ nginx -c ./nginx.local.conf -p $PWD References about "Forwarded" header in nginx: https://onefeed.xyz/posts/x-forwarded-for-vs-x-real-ip.html https://www.nginx.com/resources/wiki/start/topics/examples/forwarded/