New nginx role
This commit is contained in:
parent
71caecc508
commit
7956d09b3e
22 changed files with 122 additions and 130 deletions
3
roles/nginx/files/snippets/autoindex.conf
Normal file
3
roles/nginx/files/snippets/autoindex.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
autoindex on;
|
||||
autoindex_exact_size on;
|
||||
autoindex_localtime off;
|
Loading…
Add table
Add a link
Reference in a new issue