Files
fedora-infra_ansible/roles/distgit/files/lookaside.conf
Mathieu Bridon 30ab4bd528 Add a new distgit role
This is the meat of Dist Git, but it requires quite a few of the roles
previously created.
2014-08-26 18:28:28 +00:00

7 lines
150 B
Plaintext

Alias /lookaside /srv/cache/lookaside
<Directory /srv/cache/lookaside>
Options Indexes FollowSymLinks
AllowOverride None
</Directory>