/ http2 change
http2" directive is deprecated, use the "http2" directive instead
This commit is contained in:
@@ -24,8 +24,8 @@ server {
|
|||||||
|
|
||||||
# hw.op.fo
|
# hw.op.fo
|
||||||
server {
|
server {
|
||||||
listen 443 ssl http2;
|
listen 443 ssl;
|
||||||
listen [::]:443 ssl http2;
|
listen [::]:443 ssl;
|
||||||
http2 on;
|
http2 on;
|
||||||
|
|
||||||
ssl_certificate /etc/nginx/acme.sh/op.fo/fullchain.pem;
|
ssl_certificate /etc/nginx/acme.sh/op.fo/fullchain.pem;
|
||||||
|
|||||||
Reference in New Issue
Block a user