Move kojipkgs/atomic from the Apache level
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
419fac6c17
commit
b6cdc517c5
1 changed files with 1 additions and 9 deletions
|
@ -7,15 +7,7 @@ RequestHeader unset Accept-Encoding early
|
|||
CustomLog "| /usr/sbin/rotatelogs /var/log/httpd/{{inventory_hostname}}-access.log.%Y-%m-%d 86400" combined
|
||||
ErrorLog "| /usr/sbin/rotatelogs /var/log/httpd/{{inventory_hostname}}-error.log.%Y-%m-%d 86400"
|
||||
|
||||
Alias /atomic /mnt/fedora_koji/koji/atomic
|
||||
|
||||
<Directory /mnt/fedora_koji/koji/atomic>
|
||||
Options Indexes FollowSymLinks
|
||||
IndexOptions NameWidth=* FancyIndexing
|
||||
FileETag None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Alias /atomic /mnt/fedora_koji/koji/ostree
|
||||
Alias /ostree /mnt/fedora_koji/koji/ostree
|
||||
|
||||
<Directory /mnt/fedora_koji/koji/ostree>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue