|
| Currently, I can stream audio through winamp or WMP by entering in the URL
of the music file into the player. This is over port 80 using Apache2 on
the latest FreeBSD. However, I want to be able to do the same over port
443. I've enabled SSL in my httpd.conf so that I can view all the music
folders, subfolders, and files with the https protocol, but I can't get the
actual streaming to work in the player. The player apparently "sees" the
file (if I type the wrong filename it gives me a 404), but it simply won't
play. Instead it gives me this after trying to connect:
[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">]
....followed by the original URL.
Any ideas whether this is a problem on the server side or the client side?
Could it be the player(s) itself?
|
|