summaryrefslogtreecommitdiffstats
path: root/network/msn-proxy/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/msn-proxy/README')
-rw-r--r--network/msn-proxy/README12
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.