iPhone Streaming with .htaccess
Sunday, October 14, 2007
It appears that Safari on the iPhone does not like .htaccess. Your likely to receive an error message when you play anything password protected. The work around goes something like http://username:password@host.com/foo.mp3
Good luck with that. I’m thinking about writing a little javascript to work around this. I’ll update this post if I ever get to it.