nginx
This commit is contained in:
@@ -13,7 +13,8 @@ http {
|
||||
}
|
||||
|
||||
location /static/ {
|
||||
alias /var/www/html/static/;
|
||||
root /var/www/html/;
|
||||
autoindex off;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
Reference in New Issue
Block a user