Revert "Remove apache level redirect too. It's an end of an era"

This reverts commit 77da49200f.
This commit is contained in:
Patrick Uiterwijk 2019-02-07 11:32:46 +01:00
parent 77da49200f
commit cd93e7a40b

View file

@ -7,6 +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/ostree
Alias /ostree /mnt/fedora_koji/koji/ostree
<Directory /mnt/fedora_koji/koji/ostree>