<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    That one stumbled me, too. I'm on a Windows machine so my webroot is
    in a different location. But according to
    <a class="moz-txt-link-freetext" href="http://icecast.org/docs/icecast-2.4.1/config-file.html">http://icecast.org/docs/icecast-2.4.1/config-file.html</a>, the path to
    webroot is in your icecast.xml file, i.e.,<br>
    <br>
    <blockquote><tt>webroot</tt><tt>: </tt><tt><br>
      </tt><tt>This path specifies the base directory used for all
        static file requests. This directory can contain all standard
        file types (including mp3s and ogg vorbis files). For example,
        if webroot is set to /var/share/icecast2, and a request for
        http://server:port/mp3/stuff.mp3 comes in, then the file
        /var/share/icecast2/mp3/stuff.mp3 will be served.</tt><tt><br>
      </tt></blockquote>
    <br>
    In my icecast install directory are a few other sub-folders, one of
    which is named "web" and if I tell Icecast to play a file called
    /foo.mp3 and put it in the web sub-folder, Icecast seems to find it.
    <br>
    <pre class="moz-signature" cols="72">-- 
that Jack Elliott
541 848 7021
Producer Wednesday Point, Host, The Sunday Classics
KPOV 88.9, High Desert Radio
Audio geek</pre>
    <div class="moz-cite-prefix">On 06/03/2015 01:28 PM, Kyle Blizzard
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGxOyNw12K4--eGv94ViTpWTijm8N4DBvsbTFTjsdcaOJv2BrQ@mail.gmail.com"
      type="cite">
      <pre wrap="">Hello again.

  Thanks for the help, everyone. I'm trying to configure a fallback
mount, but I can't seem to get the file to play. Here's what I have in
my configuration file for the mount.

        <mount-name>/stream.mp3</mount-name>
        <fallback-mount>/StreamWarning.mp3</fallback-mount>
        <fallback-override>1</fallback-override>
    </mount>

I'm not entirely sure where to store the "StreamWarning.mp3 file,
since I'm still quite new to Linux, and don't know what "webroot"
refers to. I've tried several places, including /var/www/html which is
where my Nginx files are located. Do any of you know what I might be
doing wrong?

  Once again, thanks for all your help. Like I said, I just started
messing around with Debian last week.
_______________________________________________
Icecast mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Icecast@xiph.org">Icecast@xiph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>