ServerAdmin amcclure@ttm.sh ServerName www.thunix.cf DocumentRoot /var/www/thunix.cf ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined Order deny,allow Deny from all Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/ftp.thunix.cf/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem