Skip to content
Snippets Groups Projects
Commit 5a4c6378 authored by nimrod's avatar nimrod
Browse files

Allow Let's Encrypt validation in the fallback site.

parent 941d9af7
No related branches found
No related tags found
No related merge requests found
Pipeline #449 passed
server {
listen 80 default_server;
listen [::]:80 default_server;
include snippets/www-acme-challenge.conf;
location / { return 301 https://www.shore.co.il$request_uri; }
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment