Re: single

Brian Aker <[email protected]> 14 Nov 2002 08:23:53 -0800
Newsgroups gmane.comp.apache.mod-mp3
Organization TangentOrg
Message-ID <1037291033.13329.24.camel@avenger>
If you have mod_mp3 installed you can also just do this:

AddHandler mp3-file *.mp3 
AddHandler ogg-handler *.ogg

You can then just use the files as you normally would any html file but they will be sent via ICY or SHOUT based on the player connecting to them.
	-Brian