fix rpm copy+paste code
This commit is contained in:
parent
09e35a9454
commit
38d70c5fb2
|
@ -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