Re[4]: linking to mp3 files
Pat Erler <[email protected]> Tue, 11 Feb 2003 19:55:01 +0100
| Newsgroups | gmane.comp.apache.mod-mp3 |
|---|---|
| Organization | patsplanet.com |
| Message-ID | <[email protected]> |
Hello Jon, Tuesday, February 11, 2003, 7:41:40 PM, you wrote: DJ> Hehe.... DJ> Automagically... I like that! me too ;) http://www.clueless.com/jargon3.0.0/automagically.html DJ> No, it would exist as a port 80 ability, and actually to any ip/port DJ> apache listens to. DJ> That is unless you ad the directive to a scope rule in the httpd.conf. ok, to clear things up, what should be my configuration in this case: i have a dynamic virtual hosting webserver on ip 1.2.3.4:80 (means i have domain1.com and domain2.com served at this IP) in domain1.com i have a file greatmusic.php. when clicking on a link at this file, what happens? a) from 1.2.3.4:80 comes autmagically (there we have it again ;) an mp3-stream and the browser knows how to handle it. (i wouldn't feel very well with this solution because i don't really trust browsers to handle non-html stuff..) b) the browser gets redirected to a stream at 1.2.3.99:9000 (or whatever port) and gets its stream from there. -- Best regards, Pat mailto:[email protected]