How to configure nginx,apache hestia to enable kinda 'file browser' mode?

BzIDT1

/etc/nginx/nginx.conf
location /{
root /home/yozloy/html/;
autoindex on;
}
not work

\home\user\conf\web\123.ru\nginx.conf
DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #