nginx
alias & autoindex
location
/
nginx-location
{
alias
/
path
/
to; autoindex on;
}