I have read all over that Apache allows Byte-Range support from default. However I am unable to stream any of our audio files nor am I able to add them to a podcast on itunes because it says that Byte-Range support is not enabled on my server.
I have tried looking around to find a solution to this problem but can't seem to find it.
RequestHeader unset Range,grep Range /path/to/configsshould work. Symcbean is correct that HTTP can't do true streaming, however most software still refers to it as "streaming" regardless. – Chris S♦ Sep 6 '12 at 13:10