new autoindex_show_dot_files option patch submitted, please review
Shin Sterneck
shin at sterneck.asia
Thu May 8 14:19:26 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20140508/44adb2bb/attachment.html>
More information about the nginx-devel
mailing list