1
This commit is contained in:
@@ -6,7 +6,7 @@ server {
|
|||||||
ssl_certificate /etc/letsencrypt/live/proxy.sggai.site/fullchain.pem;
|
ssl_certificate /etc/letsencrypt/live/proxy.sggai.site/fullchain.pem;
|
||||||
ssl_certificate_key /etc/letsencrypt/live/proxy.sggai.site/privkey.pem;
|
ssl_certificate_key /etc/letsencrypt/live/proxy.sggai.site/privkey.pem;
|
||||||
|
|
||||||
root /var/www/proxy.sggai.site;
|
root /var/www;
|
||||||
index index.html;
|
index index.html;
|
||||||
|
|
||||||
location ^~ /.well-known/acme-challenge/ {
|
location ^~ /.well-known/acme-challenge/ {
|
||||||
|
|||||||
Reference in New Issue
Block a user