From cd93e7a40b5aaec3e63d50feb824d88726e45ff2 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 7 Feb 2019 11:32:46 +0100 Subject: [PATCH] Revert "Remove apache level redirect too. It's an end of an era" This reverts commit 77da49200f693986f53e410d48baf5457c6a4b08. --- roles/kojipkgs/templates/kojipkgs.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/kojipkgs/templates/kojipkgs.conf b/roles/kojipkgs/templates/kojipkgs.conf index 70cd8c8469..437bc7ee18 100644 --- a/roles/kojipkgs/templates/kojipkgs.conf +++ b/roles/kojipkgs/templates/kojipkgs.conf @@ -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