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

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-02-07 11:26:47 +01:00
parent b6cdc517c5
commit 77da49200f

View file

@ -7,7 +7,6 @@ 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>