Commit graph

17 commits

Author SHA1 Message Date
0ded5a8528 Use http2 directive 2026-01-07 11:44:17 +07:00
b00e74d1c1 New variable nginx_acme to disable /.well-known/acme-challenge route 2026-01-07 11:29:21 +07:00
b941970237 Fix use of proxy_pass for acme_challenges 2025-12-27 07:35:50 +00:00
41f04835de Also check notls variable state 2024-07-07 14:09:45 +02:00
b247b39785 Add server2 2024-05-03 10:20:02 +02:00
94adc23d07 Don't force redirect if unsecure_server is defined 2023-11-11 00:25:39 +01:00
2a388e7c48 If nginx_listenXXX is present, don't write proxy_protocol stuff 2023-04-16 00:27:13 +02:00
b4dd769d08 Make others domains redirect with a 301 2023-03-26 20:03:54 +02:00
a410d16e9c Fix redirect_to_first with no instance_name 2023-03-26 16:04:02 +02:00
ff9922aba4 Define a sane default in case instance_name is not defined 2023-03-26 15:28:50 +02:00
d80a92e417 Always use /var/www/acme 2023-03-15 01:54:04 +01:00
3d79f8b747 New option onlyifnotexist to only create the file when it doesn't already exists 2023-03-15 01:54:04 +01:00
b35c5b370f Add option notls to only print http/80 part 2023-03-15 01:54:04 +01:00
d67ccd82fa Optimize template 2023-03-14 19:25:43 +01:00
9da17568e9 Ident server block 2023-03-14 19:25:43 +01:00
a809600237 Use global variables 2023-03-14 19:25:43 +01:00
63d5eabd20 Initial commit 2023-03-14 19:25:43 +01:00