alias
This commit is contained in:
parent
d20e058f5c
commit
2ba6113ed1
@ -13,7 +13,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /static/ {
|
location /static/ {
|
||||||
root /var/www/html/static;
|
alias /var/www/html/static/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
Loading…
Reference in New Issue
Block a user