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>
|
||||
Options Indexes FollowSymLinks
|
||||
SetHandler None
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
IndexOptions NameWidth=* FancyIndexing
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue