--- a/roles/hgweb/templates/etc/apache2/sites-available/hgweb.conf Mon Jul 16 23:12:30 2018 +0800
+++ b/roles/hgweb/templates/etc/apache2/sites-available/hgweb.conf Mon Jul 16 23:17:54 2018 +0800
ErrorLog ${APACHE_LOG_DIR}/{{ hgweb_subdomain }}.{{ hostname }}.error.log
CustomLog ${APACHE_LOG_DIR}/{{ hgweb_subdomain }}.{{ hostname }}.access.log combined
WSGIScriptAlias / /home/{{ hgweb_user }}/hgwebfiles/hgweb.wsgi