Open bergos opened 9 years ago
Why? I don't think there's anything trifid specific here. Difficulties only occur if trifid makes some assumptions about the dereferenced resources based on its network bindings, if this doesn't happens you can have as many proxies as you wont without any surprises.
Reverse proxy support must be enabled in express -> trifid.
The forward headers aren't trifid specific, but it would be good to know which headers are used.
Ok about mentioning the support for the X-Forwarded-Proto header.
I'm not sure what you mean by "proxy support must be enabled in express", I see http://expressjs.com/guide/behind-proxies.html but why does it matter if trifid has the right IP address of the client?
Probably obsoleted with #31
The readme should contain a section about the configuration of reverse proxies.