projects
/
authserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
720d53d
)
switch vhost template to matomo as well
author
Robert Kaiser
<kairo@kairo.at>
Wed, 7 Oct 2020 22:07:54 +0000
(
00:07
+0200)
committer
Robert Kaiser
<kairo@kairo.at>
Wed, 7 Oct 2020 22:07:54 +0000
(
00:07
+0200)
etc/apache/vhost.authserver.conf
patch
|
blob
|
blame
|
history
diff --git
a/etc/apache/vhost.authserver.conf
b/etc/apache/vhost.authserver.conf
index 69d09f2d85f1b1ccb4c93ab433e3d38e49f1e6df..6c7e06202a42f63b4a987b036135b8cf8772e592 100644
(file)
--- 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