diff options
Diffstat (limited to 'network/msn-proxy/README')
-rw-r--r-- | network/msn-proxy/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/network/msn-proxy/README b/network/msn-proxy/README deleted file mode 100644 index 98b70961e062..000000000000 --- a/network/msn-proxy/README +++ /dev/null @@ -1,12 +0,0 @@ -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. |