From: Robert Kaiser Date: Wed, 7 Oct 2020 22:07:54 +0000 (+0200) Subject: switch vhost template to matomo as well X-Git-Url: https://git-public.kairo.at/?p=authserver.git;a=commitdiff_plain;h=8167411ce156c76374f43e771e7f33759e23c8a1 switch vhost template to matomo as well --- diff --git a/etc/apache/vhost.authserver.conf b/etc/apache/vhost.authserver.conf index 69d09f2..6c7e062 100644 --- a/etc/apache/vhost.authserver.conf +++ b/etc/apache/vhost.authserver.conf @@ -4,7 +4,7 @@ ServerAlias www.auth.example.com DocumentRoot /path/to/app - Alias /piwik /path/to/piwik + Alias /matomo /path/to/matomo AddCharset UTF-8 .html .css .js @@ -33,7 +33,7 @@ ServerAlias www.auth.example.com DocumentRoot /path/to/app - Alias /piwik /path/to/piwik + Alias /matomo /path/to/matomo AddCharset UTF-8 .html .css .js