update `apache2` config
parent
cdcdf13a0e
commit
f701f966fa
|
@ -13,8 +13,5 @@
|
||||||
DocumentRoot /home/urosm/public_html/bavbavhaus.net
|
DocumentRoot /home/urosm/public_html/bavbavhaus.net
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
|
||||||
SSLCertificateFile /etc/letsencrypt/live/bavbavhaus.net/fullchain.pem
|
|
||||||
SSLCertificateKeyFile /etc/letsencrypt/live/bavbavhaus.net/privkey.pem
|
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue