We are storing video files in Sharepoint that are to be consumed by mobile devices such as iPhone and iPad. We have discovered that iOS requires that the server support the accept-ranges header in order to stream the video. It seems that Sharepoint doesn't support accept-ranges by default.
Is there a way to configure Sharepoint 2007 to support the accept-ranges header?