Compare commits

..

1 Commits

Author SHA1 Message Date
be7af6d328 desktop-vvo6kcm 2025-02-16 21:06:56 -07:00

View File

@ -13,7 +13,7 @@ http {
error_page 500 502 503 504 /50x.html;
include "includes/html-error.conf";
location / {
root "V:/7-Question";
root "D:/7-Question";
autoindex on;
autoindex_format json;
}