ansible/roles/torrent/files/spins-httpd.conf
2015-05-04 17:51:53 +00:00

5 lines
161 B
Text

<Directory "/srv/torrent/spins">
Options Indexes FollowSymLinks
IndexOptions NameWidth=* FancyIndexing
Require all granted
</Directory>