Init
This commit is contained in:
4
conf/includes/html.conf
Normal file
4
conf/includes/html.conf
Normal file
@ -0,0 +1,4 @@
|
||||
location / {
|
||||
root html;
|
||||
index index.html index.htm;
|
||||
}
|
Reference in New Issue
Block a user