| View previous topic :: View next topic |
| Author |
Message |
vbwrong
Joined: 28 Jun 2006 Posts: 20
|
Posted: Wed Jul 30, 2008 4:59 am Post subject: Web folder |
|
|
In Icecast 2.3.1 I had a file called "file1.pls" inside the web folder inside icecast folder (in program files, yes it's the win32 version)
In icecast config file, all I did was:
<mount-name>/file1.pls</mount-name>
<authentication type="url">
auth options here
</authentication>
</mount>
And when I accessed http://ip:port/file1.pls in winamp , it worked.
However this does not seem to be working with Icecast 2.3.2? It says "File not found" when i try to access http://ip:port/file1.pls
What's the workaround?
Thanks! |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Jul 30, 2008 1:38 pm Post subject: |
|
|
check your error log, that should show the actions taken when that file is requested. If there is an issue then let me know the details.
karl. |
|
| Back to top |
|
 |
|