SlackBuildsOrg/network/msn-proxy
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
config.patch
doinst.sh
msn-proxy.info
msn-proxy.SlackBuild
mysql.patch
README
README.SLACKWARE
slack-desc

msn-proxy is a light-weight transparent proxy for MSN Messenger clients that
allows you to control and monitor the use of Messenger on your network.

This SlackBuild installs the msn-proxy web pages in /var/www/htdocs/
To change the location, set the DOCROOT variable:
# DOCROOT=your/docroot/dir ./msn-proxy.SlackBuild
(be sure to omit the leading "/" from the path; for example, use "home/www/"
instead of "/home/www/" if your preferred DOCROOT is /home/www/.

This requires libevent, and also needs httpd, php, mysql configured & running.

See the included README.SLACKWARE file for configuration instructions.