ServerName dev.twohandsapp.com
Redirect permanent / https://dev.twohandsapp.com
ServerAdmin pmeth@delvia.com
ServerName dev.twohandsapp.com
DocumentRoot /var/www/sites/dev.twohandsapp.com/dist
ErrorLog ${APACHE_LOG_DIR}/dev.twohandsapp.com_error.log
CustomLog ${APACHE_LOG_DIR}/dev.twohandsapp.com_access.log combined
Options +FollowSymlinks -Indexes
AllowOverride All
Require all granted
Allow from all
Options -MultiViews
SSLEngine on
SSLCertificateFile /etc/ssl/private/app.twohandsapp.com.crt
SSLCertificateKeyFile /etc/ssl/private/app.twohandsapp.com.key
SSLCACertificateFile /etc/ssl/private/gd_bundle-g2-g1.crt