mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-24 15:32:58 +00:00
8 lines
174 B
Text
8 lines
174 B
Text
![]() |
Alias /lookaside /srv/cache/lookaside
|
||
|
<Directory /srv/cache/lookaside>
|
||
|
Options Indexes FollowSymLinks
|
||
|
AllowOverride None
|
||
|
Require all granted
|
||
|
</Directory>
|
||
|
|