IIS mime ing

Source: Internet
Author: User

This article from: http://blog.163.com/dyf2007@126/blog/static/223250022010828113555392/

 

 

IIS mime ing When IIS can browse all files with extension

You can only add wildcard ing to IIS mime ing during troubleshooting as a temporary solution. After you confirm that the MIME type is missing, delete the wildcard ing and add a specific mime ing of the MIME type to be processed.

1. Open the IIS Microsoft Console (MMC), right-click the name of the local computer, and click "properties ".
2. Click "MIME type ".
3. Click "new ".
4. In the "extension" box, type an asterisk (*).
5. In the "MIME type" box, type application/octet-stream.
6. Apply new settings. Note that you must restart the Web Publishing Service or wait for the workflow to take effect.
Note: In addition to making the above changes on the global layer of IIS, you can also add the required MIME types to the lower layers of the metabase. In this case, you can specify a site or directory with a specific file extension, rather than allowing all sites to process the extension globally.

2) added Web service extensions

A. Setting PHP support on iis6.0 requires not only adding applicationsProgramYou also need to add web service extensions. Select "Web Service extension" and click "Add a new Web Service extension" on the right side of the page ".

B. In the "new web service extension" dialog box that appears, enter the PHP extension and click "add... "button, select the PHP parser, select" set extension status to allow ", and click" OK ".

C. The PHP interpreter should be c: \ winnt \ PhP4 \ php4isapi. dll.
Finally, check whether PHP has been added to the web service extension list.

 

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.