Compare commits
1 Commits
034E8FF1ED
...
desktop-vv
Author | SHA1 | Date | |
---|---|---|---|
be7af6d328 |
@ -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 "V:/7-Question";
|
root "D:/7-Question";
|
||||||
autoindex on;
|
autoindex on;
|
||||||
autoindex_format json;
|
autoindex_format json;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user