update authelia element-web

This commit is contained in:
thomas 2022-03-04 20:50:46 +01:00
parent 1f55fadcc7
commit beb7aa882f
5 changed files with 46 additions and 30 deletions

View file

@ -3,7 +3,7 @@
ServerAlias second.domaine.com
ServerAlias third.domaine.com
DocumentRoot /usr/lib/element-web
DocumentRoot /usr/share/element-web
Protocols h2c http/1.1
#default config ie first and third domaine
@ -12,7 +12,7 @@
#config for second domaine
Alias /config.second.domaine.com.json /etc/element-web/config.second.domaine.com.json
<directory /usr/lib/element-web>
<directory /usr/share/element-web>
Options none
AllowOverride None
Require all granted