Need to actually listen on 443 somewhere, this is as good a place as any
This commit is contained in:
parent
474c68009d
commit
d1621a6f3b
1 changed files with 5 additions and 0 deletions
|
@ -62,3 +62,8 @@ WSGIScriptAlias /mirrorlist /usr/share/mirrormanager2/mirrorlist_client.wsgi
|
|||
Allow from all
|
||||
</IfModule>
|
||||
</Location>
|
||||
|
||||
#
|
||||
# Listen on 443 here
|
||||
#
|
||||
Listen 443
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue