Solve the problem of invalid pseudo-static configurations in PHPIIS6.0

Source: Internet
Author: User
In PHPIIS6.0, the pseudo-static configuration is invalid, so that the php page can run normally.

Complete the pseudo-static configuration.
ISAPI filter status display: Loaded, green up arrow

The content of the rewrite file is as follows:
[ISAPI_Rewrite]


#3600 = 1 hour
CacheClockRate 3600

RepeatLimit 32

# Protect httpd. ini and httpd. parse. errors files
# From accessing through HTTP

RewriteRule ^ (. *) \. html $1 \. php



Access test address:
Http://www.iprc.cn/test.php


Does anyone know?

Rewrite is downloaded from: http://www.jb51.net/softs/6192.html


Reply to discussion (solution)

We recommend that you use apache instead of iis.

RewriteRule ^ (. *) \. html $1 \. php

This means that xxx.html is switched to xxx. php.

We recommend that you use the official iis url rewrite tool under iis, which can be imported through. htaccess

Whether your iis can be fully run
Http://www.iprc.cn/test.php

Resolved. But thank you.

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.