Fix redirect
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c6ce3621b8
commit
6833e584a5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ProxyPreserveHost On
|
||||||
# The only remaining image with this bug is F27 Fedora Atomic Workstation
|
# The only remaining image with this bug is F27 Fedora Atomic Workstation
|
||||||
# Can be nuked after F28 GA
|
# Can be nuked after F28 GA
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
RewriteCond %{HTTP_USER_AGENT} !^ostree\ $
|
RewriteCond %{HTTP_USER_AGENT} !^ostree$
|
||||||
RewriteRule ^(.*)$ https://kojipkgs.fedoraproject.org/$1 [L,R=302]
|
RewriteRule ^(.*)$ https://kojipkgs.fedoraproject.org/$1 [L,R=302]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue