add static site
parent
ea81ccda1e
commit
93ab106211
|
@ -1,4 +1,4 @@
|
|||
location /static {
|
||||
root /var/www/static;
|
||||
root /var/www;
|
||||
autoindex on;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue