Mercurial > hg > orthanc-dicomweb
view Resources/Samples/Proxy/NOTES.txt @ 650:4fe4279625f8
The plugin now uses the new logging primitives from Orthanc 1.12.4
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 23 Apr 2024 09:46:17 +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/