Hello, I've got an Apache 2.2.x server as well as an internal Icecast server. The icecast server is streaming out various multimedia content to internal clients, ogg, mp3, aac, files, and apache is serving a web page where selected content can be clicked on and streamed. A sample url looks like: <a href="http://xxx.xxx.xxx.xxx:8000/stream">Click Here for the stream</a> That url could be streaming mp3, ogg, or aac content. Instead of the browser in question streaming the content using it's media player, I'm instead prompted to download the file. Googling has shown I probably have to do something with either php which I do run, or content type or addhandler, if anyone has this working i'd appreciate knowing it. Thanks. Dave. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx