mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-22 02:17:13 +02:00
no 404 on refresh
This commit is contained in:
@@ -24,10 +24,6 @@ http {
|
||||
location / {
|
||||
return 301 https://$host$request_uri;
|
||||
}
|
||||
|
||||
location /.well-known/acme-challenge/ {
|
||||
root /var/www/certbot;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
|
||||
Reference in New Issue
Block a user