nginx-proxy-manager/backend/templates
Charles Wilkinson 88e0295a06
Add variables for scheme, host & port
Declaring and using a variable for the forward_host in the proxy_pass directive means that Nginx will no longer fail to start if that host is down. A 503 will be returned for any requests instead.
I have also added variables for the forward_scheme and forward_port elements also as these could be useful variables to have access to for any custom elements users may wish to add.
I have not declared a variable for forward_path as it is not mandatory and an empty value would cause the set directive to fail.
2023-03-12 12:36:42 +00: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 Add variables for scheme, host & port 2023-03-12 12:36:42 +00: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 All logs in single folder 2021-06-29 23:07:54 +02:00
redirection_host.conf All logs in single folder 2021-06-29 23:07:54 +02:00
stream.conf allows hostname instead of ip for streams 2021-04-24 01:09:01 +02:00