nginx-proxy-manager/backend/templates
Nick Craig 9c3e024287 removing HSTS include from location as it is superfluous. HSTS is defined at the server level and re-adding the host at the location prevents inheritance from the advanced config include.
Per the NGINX documentation,
"These directives are inherited from the previous configuration level if and only if there are no add_header directives defined on the current level."
2022-02-08 07:48:13 -05:00
..
_assets.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_certificates.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_exploits.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_forced_ssl.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_header_comment.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_hsts.conf Update _hsts.conf template 2021-03-13 12:40:47 +00:00
_listen.conf Add SSL and HTTP2 into IPv6 on listen.conf 2021-09-07 22:50:49 +02:00
_location.conf Reverts back to proxy_pass without variables 2021-11-09 13:57:39 +01:00
dead_host.conf All logs in single folder 2021-06-29 23:07:54 +02:00
default.conf Update default.conf 2021-12-22 00:24:05 +01:00
ip_ranges.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
letsencrypt-request.conf All logs in single folder 2021-06-29 23:07:54 +02:00
proxy_host.conf removing HSTS include from location as it is superfluous. HSTS is defined at the server level and re-adding the host at the location prevents inheritance from the advanced config include. 2022-02-08 07:48:13 -05:00
redirection_host.conf removing HSTS include from location as it is superfluous. HSTS is defined at the server level and re-adding the host at the location prevents inheritance from the advanced config include. 2022-02-08 07:48:13 -05:00
stream.conf allows hostname instead of ip for streams 2021-04-24 01:09:01 +02:00