convert indentation to tabs
This commit is contained in:
@@ -11,6 +11,6 @@ error_page 502 /ErrorPages/HTTP502.html;
|
||||
error_page 503 /ErrorPages/HTTP503.html;
|
||||
|
||||
location /ErrorPages/ {
|
||||
alias /var/www/html/ErrorPages/;
|
||||
internal;
|
||||
alias /var/www/html/ErrorPages/;
|
||||
internal;
|
||||
}
|
||||
|
@@ -20,6 +20,6 @@ ssl_certificate_key /etc/letsencrypt/live/tronnet.net/privkey.pem;
|
||||
|
||||
# letsencrypt validation
|
||||
location '/.well-known/acme-challenge' {
|
||||
default_type "text/plain";
|
||||
root /var/www/html;
|
||||
default_type "text/plain";
|
||||
root /var/www/html;
|
||||
}
|
||||
|
Reference in New Issue
Block a user