File: //etc/apache2/sites-obsolete/albanywatches.com-le-ssl.conf
<IfModule mod_ssl.c>
<VirtualHost *:443>
ServerName albanywatches.com
ServerAlias www.albanywatches.com test.albanywatches.com
ServerAdmin webmaster@albanywatches.com
DocumentRoot /home/albany/public_html
AssignUserID albany albany
# AssignUserID albanyq albany
Include zsdvirtualhostgeneric.conf
ErrorLog /home/albany/log/error.log
LogLevel warn
CustomLog /home/albany/log/access.log combined
ServerSignature On
# PHP settings requested for drupal
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 60
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/albanywatches.com-0001/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/albanywatches.com-0001/privkey.pem
</VirtualHost>
</IfModule>
<IfModule mod_ssl.c>
<VirtualHost *:80>
ServerName albanywatches.com
ServerAlias www.albanywatches.com test.albanywatches.com www.albanywatchco.com albanywatchco.com
ServerAdmin webmaster@albanywatches.com
DocumentRoot /home/albany/public_html
AssignUserID albany albany
# AssignUserID albanyq albany
Include zsdvirtualhostgeneric.conf
ErrorLog /home/albany/log/error.log
LogLevel warn
CustomLog /home/albany/log/access.log combined
ServerSignature On
# PHP settings requested for drupal
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 60
</VirtualHost>
</IfModule>
<IfModule mod_ssl.c>
<VirtualHost *:443>
ServerName albanywatches.com
ServerAlias www.albanywatches.com test.albanywatches.com www.albanywatchco.com albanywatchco.com
ServerAdmin webmaster@albanywatches.com
DocumentRoot /home/albany/public_html
AssignUserID albany albany
# AssignUserID albanyq albany
Include zsdvirtualhostgeneric.conf
ErrorLog /home/albany/log/error.log
LogLevel warn
CustomLog /home/albany/log/access.log combined
ServerSignature On
# PHP settings requested for drupal
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 60
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/albanywatches.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/albanywatches.com/privkey.pem
</VirtualHost>
</IfModule>