diff --git a/playbooks/roles/static/files/50-tarballs.openstack.org.conf b/playbooks/roles/static/files/50-tarballs.openstack.org.conf index fb33b8122a..83cca2f04a 100755 --- a/playbooks/roles/static/files/50-tarballs.openstack.org.conf +++ b/playbooks/roles/static/files/50-tarballs.openstack.org.conf @@ -24,6 +24,7 @@ SSLHonorCipherOrder on RewriteEngine On + RewriteRule ^/openstack/(openstackid/?.*)$ https://tarballs.opendev.org/osf/$1 [L] RewriteRule ^/?(.*)$ https://tarballs.opendev.org/openstack/$1 [L] LogLevel warn