Fix https redirect on java-deptools
This commit is contained in:
parent
0993426aeb
commit
d209163194
1 changed files with 2 additions and 5 deletions
|
@ -4,11 +4,8 @@ ServerAdmin mizdebsk@fedoraproject.org
|
|||
MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf
|
||||
MDRequireHttps temporary
|
||||
|
||||
<Proxy *>
|
||||
AddDefaultCharset off
|
||||
Order deny,allow
|
||||
Allow from all
|
||||
</Proxy>
|
||||
<VirtualHost *:80>
|
||||
</VirtualHost>
|
||||
|
||||
<VirtualHost *:443>
|
||||
SSLEngine on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue