switch vhost template to matomo as well
authorRobert Kaiser <kairo@kairo.at>
Wed, 7 Oct 2020 22:07:54 +0000 (00:07 +0200)
committerRobert Kaiser <kairo@kairo.at>
Wed, 7 Oct 2020 22:07:54 +0000 (00:07 +0200)
etc/apache/vhost.authserver.conf

index 69d09f2d85f1b1ccb4c93ab433e3d38e49f1e6df..6c7e06202a42f63b4a987b036135b8cf8772e592 100644 (file)
@@ -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