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