Files
airsonic-custom/documentation
Joshua M. BonifaceandGitHub 8aba7983cc Update PROXY.md
This makes two changes to the HAProxy documentation:

1) Replaces the `reqadd` statements with `http-request set-header` statements, including a dynamic `X-Forwarded-Host`. Rationale is that this is  cleaner (no manual adding of domain), and extensible to a multi-domain environment. Note that I have NOT tested the `:[port]` trick on this form of the command since I run on port 443.

2) Moves the `redirect scheme` from the backend to the frontend. I disagree with the logic of the commit (002275468a) that moved this to the backend - in a multi-backend environment, putting it in the frontend is cleaner, and in this simple config it makes no functional difference.
2017-03-29 02:40:59 -04:00
..
2017-02-26 13:54:39 -07:00
2017-03-19 16:35:26 -06:00
2017-03-11 19:05:04 -07:00
2017-03-29 02:40:59 -04:00
2017-02-26 13:56:36 -07:00