diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-07-18 02:45:21 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-19 16:23:33 +0700 |
commit | f3e99ced6c7e7feb8cc9b37d47332a63540358a5 (patch) | |
tree | adcc635741212d5b1c57061ff6b5ce98b376e3bd /network/msn-proxy/README | |
parent | a845cef355b0eaa313fc56262b340ec38057e595 (diff) |
network/msn-proxy: Removed (MSN Messenger is long dead)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 98b70961e0..0000000000 --- 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. |