Mercurial > audlegacy-plugins
changeset 2927:2bcafe0a224e
don't confuse people with 127.1
author | Andrew O. Shadoura <bugzilla@tut.by> |
---|---|
date | Wed, 20 Aug 2008 02:56:18 +0300 |
parents | 084e30521f03 |
children | c5b7f1d13183 |
files | README.icecast |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.icecast Wed Aug 20 02:50:56 2008 +0300 +++ b/README.icecast Wed Aug 20 02:56:18 2008 +0300 @@ -64,7 +64,7 @@ I.e., if you have server at your local machine on default port, and mountpoint is "/test", the whole URL of your stream would be - http://127.1:8000/test + http://127.0.0.1:8000/test If you don't specify mount point, mount point is set to "/". Don't do this.