Skip to content

Commit f1902cd

Browse files
committed
Update nginx.conf
1 parent c870d15 commit f1902cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • resources/modules/Nginx/ospanel_data/default/templates

resources/modules/Nginx/ospanel_data/default/templates/nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ access_log '{root_dir}/logs/{module_name}/access.log' comb
258258
# Options
259259
#--------------------------------
260260

261-
autoindex on;
261+
autoindex off;
262262
autoindex_localtime on;
263263
autoindex_exact_size off;
264264
charset utf-8;

0 commit comments

Comments
 (0)