additional fixes for sites-available

This commit is contained in:
Anton McClure
2019-05-25 10:22:39 -04:00
committed by fosslinux
parent 4e537455bd
commit 19f4c6be89
6 changed files with 30 additions and 11 deletions

View File

@@ -22,5 +22,8 @@
Order deny,allow
Deny from all
</Directorymatch>
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/deb.thunix.net/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/deb.thunix.net/privkey.pem
</VirtualHost>
</IfModule>