u
This commit is contained in:
@@ -24,6 +24,7 @@ server {
|
||||
server_name ~^(.+)$;
|
||||
|
||||
ssl_certificate /etc/nginx/acme.sh/op.fo/fullchain.pem;
|
||||
ssl_certificate_key /etc/nginx/acme.sh/op.fo/key.pem;
|
||||
|
||||
#return 301 http://$server_name;
|
||||
return 301 http://$host$request_uri;
|
||||
|
||||
Reference in New Issue
Block a user