view Resources/Samples/Proxy/NOTES.txt @ 488:b0e9d55ee247

Fix compliance with DICOM >= 2016c: WADO-RS Retrieve transcodes to Little Endian Explicit by default
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 18 Jan 2021 16:46:17 +0100
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/