############################################################ ### This file is managed by PUPPET! #### ### Only modify in repo or you will loose the changes! #### ############################################################ Include include.d/defaults.inc Include include.d/ssl_defaults.inc DocumentRoot /var/www/html SSLCertificateFile /etc/pki/tls/certs/localhost.crt SSLCertificateKeyFile /etc/pki/tls/private/localhost.key # vim: ts=4 filetype=apache