mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-26 14:00:19 +00:00
fix rpm copy+paste code
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user