ejabberd-contrib/mod_muc_log_http
Christophe Romain e2f860fd9f Merge remote-tracking branch 'origin/master' into packaging 2015-03-13 12:08:30 +01:00
..
conf Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00
src Update mod_muc_log_http to work with ejabberd git master 2015-02-02 13:07:12 +01:00
COPYING Update FSF address (solves #73) 2015-02-25 15:17:31 +01:00
ChangeLog Initial import from ejabberd-modules SVN 2013-04-15 12:03:14 +02:00
README.txt Update README files to show configuration file as YAML (#86) 2015-03-13 11:55:26 +01:00
mod_muc_log_http.spec Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00

README.txt


	mod_muc_log_http - Serve MUC logs on the web

	Homepage: http://ejabberd.im/mod_muc_log_http
	Author: Badlop


	DESCRIPTION
	===========

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


	CONFIGURATION
	=============

Sample ejabberd.yml options. The directory to serve is already defined
on mod_muc_log.

listen:
  -
    port: 5280
    module: ejabberd_http
    request_handlers:
      "/pub/muclogs": mod_muc_log_http

modules:
  mod_muc_log:
    outdir: "/tmp/muclogs"
  mod_muc_log_http: {}


	USAGE
	=====

With the example options, open your web browser at:
http://server:5280/pub/muclogs/