Enable IIS to support FLV video playback

Source: Internet
Author: User
Tags file upload flv file

WIN2003 host, FLV format File Upload server can not play, the default is not specified output FLV This format although the FTP can be seen, but not through HTTP access, also can not play.

The reason is that WIN2003 has tightened the mime verification of IIS6, and all the unregistered extended file formats show 404 errors.

Manually add a MIME mapping relationship to the HTTP header->mime in the IIS site Properties, MIME type: video/x-flv extension:. flv, which can be played through flash7+ client load.

"Virtual host does not support FLV format Files": For example, your FLV file name is 1.flv, a directory named "1.flv" is built on the virtual host, and the FLV format file in this directory is renamed: Index.htm, so that's it. The filename address in the player remains intact.

Let IIS support the details of FLV Setup methods:

Iis--> website---> Properties--->http performance--->mime type---> NEW:

Name extension: FLV

MIME type: Flv-application/octet-stream

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.