diff --git a/Compose/web-proxy/host01/conf.d/auth.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/auth.shore.co.il.conf index 8e6e33e018944a14e2f6a7ab920e37553dbb116e..e2052eeacde61e28289f954c3d6667b45a44ecc0 100644 --- a/Compose/web-proxy/host01/conf.d/auth.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/auth.shore.co.il.conf @@ -16,8 +16,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name auth.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/code.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/code.shore.co.il.conf index 5c985d2757ca89c9e46fc6732084b6f62f09d11e..54934dffcaba852ffd78c4667bccb02644e5e1ab 100644 --- a/Compose/web-proxy/host01/conf.d/code.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/code.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name code.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/git.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/git.shore.co.il.conf index d408b7d77c8e2aaa82a5e3647206d06ccebe0c63..ec037e50c2f094bdfcf7c0ff7810f271001e03e7 100644 --- a/Compose/web-proxy/host01/conf.d/git.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/git.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name git.shore.co.il; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/lam.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/lam.shore.co.il.conf index 2bb9eb2399f788d18118fa29e163ec6d2c42d25f..ece1321785f16d63e3e108503cba7796d9661bf4 100644 --- a/Compose/web-proxy/host01/conf.d/lam.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/lam.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name lam.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/mail.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/mail.shore.co.il.conf index fa99b280626b9a401c977a4fe3beedf13f83f699..e16619da9cf945601ca83138f75e145ceadc5e69 100644 --- a/Compose/web-proxy/host01/conf.d/mail.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/mail.shore.co.il.conf @@ -10,8 +10,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name mta-sts.shore.co.il mta-sts.nehe.sr; root /var/www/mail.shore.co.il/; include snippets/robots-disallow-all.conf; diff --git a/Compose/web-proxy/host01/conf.d/matrix.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/matrix.shore.co.il.conf index 35decc79495d7a59f3bb0fd083ff71316425b671..ac2e07c8d942692f8105fd0ee951acd96f9f1af4 100644 --- a/Compose/web-proxy/host01/conf.d/matrix.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/matrix.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name matrix.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/nextcloud.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/nextcloud.shore.co.il.conf index 33a9b73263b590ff728fa2cc0642ee4a05a5463d..2de292e2cfb49fc9610654827a01ae3134003a8d 100644 --- a/Compose/web-proxy/host01/conf.d/nextcloud.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/nextcloud.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name nextcloud.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/notify.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/notify.shore.co.il.conf index db9e761a20fd8a95fdfb92c0b3f3dba29993fcad..4f0f0b96c1d127d479f0a7a5ded3a6173e7cdfe8 100644 --- a/Compose/web-proxy/host01/conf.d/notify.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/notify.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name notify.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/sogo.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/sogo.shore.co.il.conf index 189579f4419a35d50a175bb94bd479ae00e8b458..09dcaa4874b7295f50736a4e69171e44539ae2f0 100644 --- a/Compose/web-proxy/host01/conf.d/sogo.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/sogo.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name sogo.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/vouch.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/vouch.shore.co.il.conf index ec6ce8a9a4fefed7f40b04a83594999920039e0d..96dea202b0fc2f515abc25452e813530d25e79fa 100644 --- a/Compose/web-proxy/host01/conf.d/vouch.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/vouch.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name vouch.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/host01/conf.d/zpush.shore.co.il.conf b/Compose/web-proxy/host01/conf.d/zpush.shore.co.il.conf index aa251063e4fffc3c7fd91c77a600d143238a595d..7415681883aaf1d4a92d9fcdb75f851358f8340d 100644 --- a/Compose/web-proxy/host01/conf.d/zpush.shore.co.il.conf +++ b/Compose/web-proxy/host01/conf.d/zpush.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name zpush.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/kodi/conf.d/kodi.shore.co.il.conf b/Compose/web-proxy/kodi/conf.d/kodi.shore.co.il.conf index 215e67de3278d5eef7ac2d72f55cd101dab681a6..366b018b73b1669c482f422abe34eeab2c92a9c3 100644 --- a/Compose/web-proxy/kodi/conf.d/kodi.shore.co.il.conf +++ b/Compose/web-proxy/kodi/conf.d/kodi.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name kodi.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/kodi/conf.d/library.shore.co.il.conf b/Compose/web-proxy/kodi/conf.d/library.shore.co.il.conf index 99d9ed9e0eea0118b75463065c533293f27864b8..73e538457a2402ce829e96c3891a8fedd7249eaf 100644 --- a/Compose/web-proxy/kodi/conf.d/library.shore.co.il.conf +++ b/Compose/web-proxy/kodi/conf.d/library.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name library.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/kodi/conf.d/transmission.shore.co.il.conf b/Compose/web-proxy/kodi/conf.d/transmission.shore.co.il.conf index 0fb970f50d1e85dc9884fc9afbf5aba66065c479..d17bf91b5908f17a3a9daebcd4fdf966c33a44da 100644 --- a/Compose/web-proxy/kodi/conf.d/transmission.shore.co.il.conf +++ b/Compose/web-proxy/kodi/conf.d/transmission.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name transmission.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/autoconfig.shore.co.il.conf b/Compose/web-proxy/ns4/conf.d/autoconfig.shore.co.il.conf index 9fb1103fe933c8e387a82ea1de55acddbe7ffe7b..5cc26ff22f5f70ec50fdc8fe89c71f2378b88a5d 100644 --- a/Compose/web-proxy/ns4/conf.d/autoconfig.shore.co.il.conf +++ b/Compose/web-proxy/ns4/conf.d/autoconfig.shore.co.il.conf @@ -11,8 +11,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name autoconfig.shore.co.il autoconfig.nehe.sr; root /var/www/autoconfig.shore.co.il/; include snippets/robots-allow-all.conf; diff --git a/Compose/web-proxy/ns4/conf.d/elasticsearch.shore.co.il.conf b/Compose/web-proxy/ns4/conf.d/elasticsearch.shore.co.il.conf index 6a60200604953f26846a8c9a9cedde25f1fd5851..77b517003709ece5006cc892db4f031114208c36 100644 --- a/Compose/web-proxy/ns4/conf.d/elasticsearch.shore.co.il.conf +++ b/Compose/web-proxy/ns4/conf.d/elasticsearch.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name elasticsearch.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/kibana.shore.co.il.conf b/Compose/web-proxy/ns4/conf.d/kibana.shore.co.il.conf index 46edfee2a6270975fdf8d9ba5406db537ea15fcf..3e4ba7b279493fafb87d2679d489470288396105 100644 --- a/Compose/web-proxy/ns4/conf.d/kibana.shore.co.il.conf +++ b/Compose/web-proxy/ns4/conf.d/kibana.shore.co.il.conf @@ -13,8 +13,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name kibana.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/myip.shore.co.il.conf b/Compose/web-proxy/ns4/conf.d/myip.shore.co.il.conf index 222d2d44bb2de8159fa575a61320defc6439488b..be8757c2f0528c928cbe11f1521180d0a181035a 100644 --- a/Compose/web-proxy/ns4/conf.d/myip.shore.co.il.conf +++ b/Compose/web-proxy/ns4/conf.d/myip.shore.co.il.conf @@ -12,8 +12,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name myip.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/nehe.sr.conf b/Compose/web-proxy/ns4/conf.d/nehe.sr.conf index 2b23fc1c5e0b528c9cb5c71779b902adca143f33..eab2ecf084f63acb10bf736192a9058ce3c016c8 100644 --- a/Compose/web-proxy/ns4/conf.d/nehe.sr.conf +++ b/Compose/web-proxy/ns4/conf.d/nehe.sr.conf @@ -12,8 +12,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name nehe.sr; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/nehes.co.conf b/Compose/web-proxy/ns4/conf.d/nehes.co.conf index 8cb6ecc02fd1e089985db498147cfc8af33e7b38..90b802cb4203af6b376c3706370208026efbf88a 100644 --- a/Compose/web-proxy/ns4/conf.d/nehes.co.conf +++ b/Compose/web-proxy/ns4/conf.d/nehes.co.conf @@ -12,8 +12,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name nehes.co; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/registry.shore.co.il.conf b/Compose/web-proxy/ns4/conf.d/registry.shore.co.il.conf index d2693728e0902cc5f68dfdfa4fb987f4ce4ab2b5..bc228fc8f0ff0f7a5fbfeecd0064cab223133e85 100644 --- a/Compose/web-proxy/ns4/conf.d/registry.shore.co.il.conf +++ b/Compose/web-proxy/ns4/conf.d/registry.shore.co.il.conf @@ -11,8 +11,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name registry.shore.co.il; include snippets/ssl-modern.conf; diff --git a/Compose/web-proxy/ns4/conf.d/shore.co.il.conf b/Compose/web-proxy/ns4/conf.d/shore.co.il.conf index af5858a71392f77368a14e23367af9548d7fdb83..f734ded50334b53b1573ee6522a368dff939a35f 100644 --- a/Compose/web-proxy/ns4/conf.d/shore.co.il.conf +++ b/Compose/web-proxy/ns4/conf.d/shore.co.il.conf @@ -16,8 +16,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name shore.co.il; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/www.nehe.sr.conf b/Compose/web-proxy/ns4/conf.d/www.nehe.sr.conf index 414cd4d0d15a048fed3ff87be1e7fa0b74f886a5..9a739965c596f646a8fa58fdd3f081d012624c15 100644 --- a/Compose/web-proxy/ns4/conf.d/www.nehe.sr.conf +++ b/Compose/web-proxy/ns4/conf.d/www.nehe.sr.conf @@ -11,8 +11,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name www.nehe.sr; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/www.nehes.co.conf b/Compose/web-proxy/ns4/conf.d/www.nehes.co.conf index fdd0d5bbbd0e1f1b2b0b9977b78dbcaf819629a1..647b8f4f277f29f08587cb902409d7a25630a5a1 100644 --- a/Compose/web-proxy/ns4/conf.d/www.nehes.co.conf +++ b/Compose/web-proxy/ns4/conf.d/www.nehes.co.conf @@ -11,8 +11,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name www.nehes.co; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; diff --git a/Compose/web-proxy/ns4/conf.d/www.shore.co.il.conf b/Compose/web-proxy/ns4/conf.d/www.shore.co.il.conf index d496c2df656308927d98fb52a7b82486f839becb..18b5e161253af0d15577e7d2ac6a7dfdc3029ba6 100644 --- a/Compose/web-proxy/ns4/conf.d/www.shore.co.il.conf +++ b/Compose/web-proxy/ns4/conf.d/www.shore.co.il.conf @@ -16,8 +16,9 @@ server { } server { - listen 443 ssl http2; - listen [::]:443 ssl http2; + listen 443 ssl; + listen [::]:443 ssl; + http2 on; server_name www.shore.co.il; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf;