fix rpm copy+paste code
This commit is contained in:
parent
05768aeb98
commit
1c3e509d2e
|
@ -23,7 +23,7 @@
|
||||||
Deny from all
|
Deny from all
|
||||||
</Directorymatch>
|
</Directorymatch>
|
||||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
Include /etc/letsencrypt/options-ssl-apache.conf
|
||||||
SSLCertificateFile /etc/letsencrypt/live/ftp.thunix.net/fullchain.pem
|
SSLCertificateFile /etc/letsencrypt/live/rpm.thunix.net/fullchain.pem
|
||||||
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.net/privkey.pem
|
SSLCertificateKeyFile /etc/letsencrypt/live/rpm.thunix.net/privkey.pem
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
Loading…
Reference in New Issue