Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Play AAC files on Apache web server' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Play AAC files on Apache web server
Authored by: PCheese on Aug 31, '04 08:24:25PM
In /etc/httpd/httpd.conf I used:
AddType audio/mp4 .mp4 .m4a .m4p

[ Reply to This | # ]
Play AAC files on Apache web server
Authored by: drubin on Nov 05, '04 01:29:20AM

You can use the same line in an htaccess file if you are worried about editing an Apache config file. There's less chance of damaging your setup this way...

---
--
http://superfluousbanter.org/ (personal)
http://webgraph.com/ (professional)



[ Reply to This | # ]
Play AAC files on Apache web server
Authored by: suhas on Apr 05, '05 09:56:39PM

Hi there, I am tring to support audio/aac mime type on apatche and tried putting addType, but it didnt work...I dont know why..Do you have any sample html page which has aac file referred for playing..so that i will test that page at my own machine..Any help!!!!



[ Reply to This | # ]