Added support for ejabberd web interface
This commit is contained in:
parent
4855c4111e
commit
e98a929347
4 changed files with 40 additions and 1 deletions
3
ejabberd/files/ejabberd-httpd.conf
Normal file
3
ejabberd/files/ejabberd-httpd.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
<Directory "/srv/www/https/*/jabber">
|
||||
AllowOverride All
|
||||
</Directory>
|
Loading…
Add table
Add a link
Reference in a new issue