update authelia element-web
This commit is contained in:
parent
1f55fadcc7
commit
beb7aa882f
5 changed files with 46 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue