Fix kojid
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
4b29b6ff18
commit
a119064780
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,9 @@ SSLCryptoDevice builtin
|
|||
|
||||
<VirtualHost _default_:80>
|
||||
ServerName pkgs.{{ env_suffix }}fedoraproject.org
|
||||
Redirect "/" "https://src{{ env_suffix }}.fedoraproject.org/"
|
||||
#Redirect "/" "https://src{{ env_suffix }}.fedoraproject.org/"
|
||||
# This is temporary for fixing Kojid because of firewall rules
|
||||
Alias /repo/ /srv/cache/lookaside/
|
||||
</VirtualHost>
|
||||
|
||||
<VirtualHost _default_:443>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue