summaryrefslogtreecommitdiffstats
path: root/network/msn-proxy/README
blob: 98b70961e062e5eae6712a4480b0348e2cb05ebf (plain)
1
2
3
4
5
6
7
8
9
10
11
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 needs httpd, php, mysql configured & running.

See the included README.SLACKWARE file for configuration instructions.