u
This commit is contained in:
@@ -18,7 +18,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 fw.op.fo;
|
server_name sc.op.fo;
|
||||||
return 301 https://fw.op.fo$request_uri;
|
return 301 https://fw.op.fo$request_uri;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user