# HG changeset patch # User Andrew O. Shadoura # Date 1219190178 -10800 # Node ID 2bcafe0a224efc715328510228d8fcb5965d0d04 # Parent 084e30521f030b6250430c7d695baf45512e991b don't confuse people with 127.1 diff -r 084e30521f03 -r 2bcafe0a224e README.icecast --- 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.