Make the hostname valid pkgs..stgfedoraproject.org is not valid somehow
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c58c2cf62e
commit
48773ca530
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ SSLRandomSeed connect builtin
|
|||
SSLCryptoDevice builtin
|
||||
|
||||
<VirtualHost _default_:80>
|
||||
ServerName pkgs.{{ env_suffix }}fedoraproject.org
|
||||
ServerName pkgs{{ 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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue