This commit is contained in:
2026-01-04 19:16:58 +03:00
parent c06130697d
commit 221c7d916b
+1 -1
View File
@@ -22,7 +22,7 @@ in
root = "/var/www/sub";
locations."/" = {
extraConfig = ''
autoindex off; # не показываем каталог
autoindex off;
'';
};
};