This repository has been archived on 2020-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
|
#Alias /apt /var/cache/reprepro/
|
|
|
|
<Directory /var/cache/reprepro/>
|
|
Options Indexes
|
|
Options +FollowSymLinks
|
|
AllowOverride None
|
|
Require all granted
|
|
</Directory>
|