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:
parent
b6cdc517c5
commit
77da49200f
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue