Erste Config für media.
This commit is contained in:
parent
543f650d84
commit
bffd8b1db9
12 changed files with 77 additions and 33 deletions
5
roles/nginx/files/etc/nginx/include/listing.conf
Normal file
5
roles/nginx/files/etc/nginx/include/listing.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
location / {
|
||||
autoindex on;
|
||||
autoindex_exact_size on;
|
||||
autoindex_localtime off;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue