Why am I doing this? An Automatic Update software is not available for the following other formats only. Exe.rar. txt

Source: Internet
Author: User
Why am I doing this? An Automatic Update software is not available for the following other formats only. Exe.rar. txt

For example, to change the suffix to. Lua. ini can not download how to solve it?


Reply to discussion (solution)

Oh, I solved it myself.
A product site found in RMVB format video does not play, and RM format videos are available.

Win2003 do the server, IIS6 default is not supported RMVB file format of this extension
When these types are accessed, the following information is returned: HTTP error 404-file or directory not found.

Cause: IIS6.0 has canceled support for some MIME types, such as ISO,RMVB, causing the client to download an error.

Workaround:

New in the Site properties->http header->mime type. In the dialog box that follows, the extension fills in the. Rmvb,mime type
Program code
Application/vnd.rn-realmedia
Then restart IIS.

Report:
If you want IIS to support all files with any extension that can be downloaded, add a new extension of. *,mime type: Application/octet-stream (this poses a security risk and is not recommended)

  • 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.