This commit is contained in:
Stefan Wieczorek
2024-05-14 10:42:46 +02:00
parent d7bc62a05d
commit 46ceafdf53
32 changed files with 32 additions and 32 deletions

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
#if ($scheme != "https") {
# rewrite ^ https://$host$uri permanent;
# rewrite ^ https://$host$request_uri permanent;
#}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
# set max upload size and increase upload timeout:

View File

@@ -16,7 +16,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -18,7 +18,7 @@ server {
{{nginx_error_log}}
#if ($scheme != "https") {
# rewrite ^ https://$host$uri permanent;
# rewrite ^ https://$host$request_uri permanent;
#}
location ~ /.well-known {

View File

@@ -16,7 +16,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -16,7 +16,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location @reverse_proxy {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -16,7 +16,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -17,7 +17,7 @@ server {
{{nginx_error_log}}
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {

View File

@@ -19,7 +19,7 @@ server {
add_header Strict-Transport-Security "max-age=15552000; includeSubDomains";
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
rewrite ^ https://$host$request_uri permanent;
}
location ~ /.well-known {