mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-24 07:22:54 +00:00
7 lines
174 B
Text
7 lines
174 B
Text
Alias /lookaside /srv/cache/lookaside
|
|
<Directory /srv/cache/lookaside>
|
|
Options Indexes FollowSymLinks
|
|
AllowOverride None
|
|
Require all granted
|
|
</Directory>
|
|
|