Attempting to correct various issues
This commit is contained in:
@@ -103,11 +103,11 @@ server {
|
||||
# rewrite ^ https://$host$request_uri? permanent;
|
||||
# }
|
||||
|
||||
# # Certbot for HTTPS cert renewal
|
||||
# location ^~ /.well-known {
|
||||
# allow all;
|
||||
# root /data/letsencrypt/;
|
||||
# }
|
||||
# Certbot for HTTPS cert renewal
|
||||
location ^~ /.well-known {
|
||||
allow all;
|
||||
root /data/letsencrypt/;
|
||||
}
|
||||
}
|
||||
|
||||
#HTTPS
|
||||
|
||||
Reference in New Issue
Block a user