DocumentRoot "/home/bitnami/htdocs/.sternfoundation" ServerName www.sternfoundation.org SSLEngine on SSLCertificateFile "/opt/bitnami/apache2/conf/sternfoundation.crt" SSLCertificateKeyFile "/opt/bitnami/apache2/conf/sternfoundation.key" AllowOverride All Order Allow,Deny Allow from all Require all granted # Other directives here