mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 23:12:55 +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>
|
|
|