Loading conf.d/autoconfig.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { root /var/www/autoconfig.shore.co.il/; include snippets/www-acme-challenge.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/robots-allow-all.conf; } Loading @@ -15,5 +16,6 @@ server { root /var/www/autoconfig.shore.co.il/; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/ssl.conf; } conf.d/git.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ server { server_name git.shore.co.il; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; include snippets/redirect-https.conf; } Loading @@ -16,6 +17,7 @@ server { server_name git.shore.co.il; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/ssl.conf; location / { Loading conf.d/global.conf +0 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,3 @@ tcp_nopush on; tcp_nodelay on; server_tokens off; include snippets/common-headers.conf; include snippets/security-txt.conf; conf.d/mail.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { root /var/www/mail.shore.co.il/; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; } server { Loading @@ -14,6 +15,7 @@ server { root /var/www/mail.shore.co.il/; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; # Copied from snippetes/ssl.conf. add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"; Loading conf.d/nextcloud.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ server { server_name nextcloud.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; include snippets/redirect-https.conf; } Loading @@ -16,6 +17,7 @@ server { server_name nextcloud.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/ssl.conf; include snippets/nextcloud-well-known.conf; Loading Loading
conf.d/autoconfig.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { root /var/www/autoconfig.shore.co.il/; include snippets/www-acme-challenge.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/robots-allow-all.conf; } Loading @@ -15,5 +16,6 @@ server { root /var/www/autoconfig.shore.co.il/; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/ssl.conf; }
conf.d/git.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ server { server_name git.shore.co.il; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; include snippets/redirect-https.conf; } Loading @@ -16,6 +17,7 @@ server { server_name git.shore.co.il; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/ssl.conf; location / { Loading
conf.d/global.conf +0 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,3 @@ tcp_nopush on; tcp_nodelay on; server_tokens off; include snippets/common-headers.conf; include snippets/security-txt.conf;
conf.d/mail.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { root /var/www/mail.shore.co.il/; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; } server { Loading @@ -14,6 +15,7 @@ server { root /var/www/mail.shore.co.il/; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; # Copied from snippetes/ssl.conf. add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"; Loading
conf.d/nextcloud.shore.co.il.conf +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ server { server_name nextcloud.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; include snippets/redirect-https.conf; } Loading @@ -16,6 +17,7 @@ server { server_name nextcloud.shore.co.il; include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/ssl.conf; include snippets/nextcloud-well-known.conf; Loading