Dear Developers, this is concerning ticket/patch #557 ( http://trac.nginx.org/nginx/ticket/557 ), proposing the introduction of a new option to the autoindex module. It allows one to control whether the autoindex module should show "dot-files" or not (files starting with a 'dot', commonly used for hidden files in linux/unix).
The patch introduces the following option: syntax: autoindex_show_dot_files on | off; default: autoindex_show_dot_files off; context: http, server, location Patch: http://trac.nginx.org/nginx/attachment/ticket/557/ngx_autoindex_show_dot_files.patch Forum: http://forum.nginx.org/read.php?2,216751,249931#msg-249931 Hope this is usefully and will be merged into the next release of nginx best Regards, Shin
_______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel