mirror of
https://github.com/cloudpanel-io/vhost-templates.git
synced 2026-05-18 16:33:30 +08:00
.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user