Loading conf.d/myip.shore.co.il.conf +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; error_page 404 /; location = / { return 200 "$remote_addr"; } } Loading conf.d/shore.co.il.conf +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ server { include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; location = / { return 301 https://$host/blog/; } location /repo/ { root /var/www/www.shore.co.il/; Loading conf.d/www.shore.co.il.conf +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; location = / { return 301 https://$host/blog/; } location /repo/ { root /var/www/www.shore.co.il/; Loading Loading
conf.d/myip.shore.co.il.conf +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { include snippets/robots-disallow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; error_page 404 /; location = / { return 200 "$remote_addr"; } } Loading
conf.d/shore.co.il.conf +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ server { include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; location = / { return 301 https://$host/blog/; } location /repo/ { root /var/www/www.shore.co.il/; Loading
conf.d/www.shore.co.il.conf +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ server { include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; include snippets/security-txt.conf; include snippets/www-acme-challenge.conf; location = / { return 301 https://$host/blog/; } location /repo/ { root /var/www/www.shore.co.il/; Loading