u
This commit is contained in:
@@ -19,7 +19,7 @@ server {
|
|||||||
ssl_certificate_key /etc/nginx/acme.sh/op.fo/key.pem;
|
ssl_certificate_key /etc/nginx/acme.sh/op.fo/key.pem;
|
||||||
ssl_trusted_certificate /etc/nginx/acme.sh/op.fo/cert.pem;
|
ssl_trusted_certificate /etc/nginx/acme.sh/op.fo/cert.pem;
|
||||||
|
|
||||||
server_name www.op.fo;
|
server_name hw.op.fo;
|
||||||
return 301 $scheme://op.fo$request_uri;
|
return 301 $scheme://op.fo$request_uri;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user