RE: relative path to mp3 directory

"Disnard, Jon" <[email protected]> Wed, 12 Feb 2003 13:30:36 -0500
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <[email protected]>
Sounds like a situation mod_rewrite could handle, and that's a standard
part of apache.

The MP3stream is akin to the notion of a shoutcast server streaming one
source of mp3 data to many mp3 players. The is the opposite of the
media-on-demand paradigm mod_mp3 uses. In other words, in mod_mp3 you
serve yourself what you want to listen to. In MP3stream mode the client
listens to what the server is spewing out at that time, like shoutcast.

This feature is broken atm.

-Jon

-----Original Message-----
From: Pat Erler [mailto:[email protected]] 
Sent: Wednesday, February 12, 2003 11:50
To: [email protected]
Subject: [Mod_mp3] relative path to mp3 directory


Hello mod,

  is there a way to set a relative path to the MP3 directory?

  i have a dynamic virtual host setup were the www root is
  dynamically created by the hostname sent to apache, an i'd like
  to use the www root directory as the mp3 repository...

  btw, what has become of the MP3stream option (and what was it
  for in the first place?)

-- 
Best regards,
 Pat                          mailto:[email protected]

_______________________________________________
Mod_mp3 mailing list
[email protected]
http://lists.tangent.org/mailman/listinfo/mod_mp3