diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-05-13 01:00:07 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:07 +0200 |
commit | acafd6f8fd72b04dc9277beef3624c689990ac23 (patch) | |
tree | 4bb1ac21e4181f818fbb5148104aee1483f99e20 /network/msn-proxy/README | |
parent | 247bdc679964e538cf00e1fe87e31d145bcf343f (diff) | |
download | slackbuilds-acafd6f8fd72b04dc9277beef3624c689990ac23.tar.gz |
network/msn-proxy: Added to 13.0 repository
Diffstat (limited to 'network/msn-proxy/README')
-rw-r--r-- | network/msn-proxy/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/msn-proxy/README b/network/msn-proxy/README new file mode 100644 index 0000000000..b54929f52e --- /dev/null +++ b/network/msn-proxy/README @@ -0,0 +1,12 @@ +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. |