Compare commits
1 Commits
desktop-vv
...
034E8FF1ED
Author | SHA1 | Date | |
---|---|---|---|
cb187a5db3 |
@ -13,7 +13,7 @@ http {
|
|||||||
error_page 500 502 503 504 /50x.html;
|
error_page 500 502 503 504 /50x.html;
|
||||||
include "includes/html-error.conf";
|
include "includes/html-error.conf";
|
||||||
location / {
|
location / {
|
||||||
root "D:/7-Question";
|
root "V:/7-Question";
|
||||||
autoindex on;
|
autoindex on;
|
||||||
autoindex_format json;
|
autoindex_format json;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user