switch vhost template to matomo as well
[authserver.git] / etc / apache / vhost.authserver.conf
index 69d09f2d85f1b1ccb4c93ab433e3d38e49f1e6df..6c7e06202a42f63b4a987b036135b8cf8772e592 100644 (file)
@@ -4,7 +4,7 @@
   ServerAlias www.auth.example.com
   DocumentRoot /path/to/app
 
   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
 
 
   AddCharset UTF-8 .html .css .js
 
@@ -33,7 +33,7 @@
   ServerAlias www.auth.example.com
   DocumentRoot /path/to/app
 
   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
 
 
   AddCharset UTF-8 .html .css .js