How to Install ejabberd-mod-muc-log-http in Ubuntu 18.04



Install ejabberd-mod-muc-log-http by entering the following commands in the terminal:

sudo apt update
sudo apt install ejabberd-mod-muc-log-http

Description:

serves MUC logs on the web

This module serves the directory containing MUC logs already configured on mod_muc_log. This way there is no need to set up a separate web server to allow your users to view the MUC logs. It is a small modification of mod_http_fileserver, customized for log serving.

Homepage: https://github.com/processone/ejabberd-contrib

Version: 0.2018.01.12~dfsg0-1

Section: universe/net