Update default

master
Edwin Lyon 4 years ago committed by GitHub
parent 167ce62717
commit 40e7e98ea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      nginx/default

@ -21,7 +21,7 @@ server {
if ($host = example.com) {
return 301 https://$host$request_uri;
} # managed by Certbot
} # Edit the cli.ini in /etc/letsencrypt/ directory to add security enchancements
return 404;
}

Loading…
Cancel
Save