mikfar
|
c5f054ed36
fix: limit exposed ports in template comment to 10 (#2494)
|
10 months ago |
Nicolas Duchon
|
5f4e77b6e7
fix: use fastcgi.conf on alpine and fastcgi_params on debien
|
10 months ago |
Gilles Filippini
|
4606b15309
fix: nohttp(s) shouldn't disable fallback server
|
1 year ago |
Gilles Filippini
|
60b123d249
feat: ENABLE_HTTP_ON_MISSING_CERT variable
|
1 year ago |
Nicolas Duchon
|
4bd542de99
feat: handle acme challenge location by default
|
1 year ago |
pini-gh
|
9cf736f1f8
feat: variable ACME_HTTP_CHALLENGE_LOCATION (#2468)
|
1 year ago |
pini-gh
|
5f3ec18b28
docs: explicit policy on missing certificate (#2465)
|
1 year ago |
Nicolas Duchon
|
fb9c3a646a
feat: custom default error page (#2430)
|
1 year ago |
Rodrigo Aguilera
|
8e372c39c2
fix: include a complete fastcgi_params config
|
2 years ago |
Gilles Filippini
|
91652aac48
fix: constistent behavior for `HTTPS_METHOD=nohttp`
|
1 year ago |
Gilles Filippini
|
6c1b532ffb
Improve acme-challenge handling
|
1 year ago |
Nicolas Duchon
|
be7c4c8c85
fix: do not discard containers without VIRTUAL_PATH
|
1 year ago |
Nicolas Duchon
|
53e9a03ac9
feat: print warning on unparsable VIRTUAL_HOST_MULTIPORTS
|
1 year ago |
Nicolas Duchon
|
0baff189bc
refactor: get rid of get_path_info template
|
1 year ago |
Nicolas Duchon
|
47e2838e61
refactor: rename VIRTUAL_HOST_YAML -> VIRTUAL_HOST_MULTIPORTS
|
1 year ago |
Nicolas Duchon
|
62d9c08474
fix: default values if port and dest are missing
|
1 year ago |
Nicolas Duchon
|
fc98f4c953
refactor: cleanup template
|
1 year ago |
Gilles Filippini
|
87e5b58b77
feat: multiports support using yaml syntax
|
1 year ago |
Gilles Filippini
|
45770e04bd
refactor: add 'ports' dict to the data structure
|
1 year ago |
Nicolas Duchon
|
b09575297d
docs: typo in comments
|
1 year ago |
Nicolas Duchon
|
418f1a3cd0
fix: don't re-assign variable
|
1 year ago |
Nicolas Duchon
|
e97be61272
refactor: refactor virtual paths
|
1 year ago |
Nicolas Duchon
|
4d9d067630
refactor: refactor virtual hosts
|
1 year ago |
Niek
|
d4438b5a09
prevent double slash
|
1 year ago |
Nicolas Duchon
|
76778cebb1
refactor: parse LOG_JSON as boolean + avoid unnecessary backticks
|
1 year ago |
Denis Arh
|
de9809a9e5
Add more control over log_format config directive
|
2 years ago |
jmformenti
|
fa23c11edb
feat: define basic auth for virtual path
|
1 year ago |
Nicolas Duchon
|
40a347bfae
fix: add non standard port to Host header
|
1 year ago |
Nicolas Duchon
|
d46881fb58
Merge pull request #2321 from theFra985/patch-1
|
1 year ago |
Nicolas Duchon
|
d56e8f1d8a
refactor: $server_found and $servers aren't both needed
|
1 year ago |