Apache 2.4 with rhel7 so we need to adjust the meetbot apache config.
This commit is contained in:
parent
6f4764798b
commit
b204a0318c
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,6 @@ Alias /meetbot /srv/web/meetbot
|
||||||
|
|
||||||
<Directory /srv/web/meetbot>
|
<Directory /srv/web/meetbot>
|
||||||
Options Indexes FollowSymLinks
|
Options Indexes FollowSymLinks
|
||||||
SetHandler None
|
IndexOptions NameWidth=* FancyIndexing
|
||||||
Order allow,deny
|
Require all granted
|
||||||
Allow from all
|
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue