/etc/apache2/sites-enabled
Edit: /etc/apache2/sites-available/wp2.qr4y.com-le-ssl.conf (596B)
ServerName wp2.qr4y.com
ServerAlias www.wp2.qr4y.com
DocumentRoot /var/www/wp2.qr4y.com/www
Options FollowSymLinks
AllowOverride All
Require all granted
ErrorLog /var/log/apache2/wp2.qr4y.com_error.log
CustomLog /var/log/apache2/wp2.qr4y.com_access.log combined
SSLCertificateFile /etc/letsencrypt/live/wp2.qr4y.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/wp2.qr4y.com/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf