using WME .asx file
Posted by: puffastogie (---.cable.mindspring.com)
Date: September 16, 2006 10:21PM

I had a problem connecting to a windows media stream embedded on my website hosted on my home pc with wamp. Does the mime in wamp support asx files? i had to put the .asx for my stream on a different server to get it to work.


Options: ReplyQuote
Re: using WME .asx file
Posted by: CyberSpatium (67.170.181.---)
Date: September 17, 2006 03:29PM

open up your httpd.conf file and find this line
#AddType application/x-tar .tgz

below that add
AddType video/x-ms-asf .asx

now save the file, and restart apache for your new setting to take effect.

Options: ReplyQuote


Sorry, only registered users may post in this forum.