Open blacksaildivision opened 7 years ago
When trying to request .well-known in nginx we got 403 forbidden because of a rule that is blocking access to . files. We need to fix that problem. Also there is invalid path - /var/www/letsencrypt/ should be /var/lib/letsencrypt
.
/var/www/letsencrypt/
/var/lib/letsencrypt
When trying to request .well-known in nginx we got 403 forbidden because of a rule that is blocking access to
.
files. We need to fix that problem. Also there is invalid path -/var/www/letsencrypt/
should be/var/lib/letsencrypt