The pseudo-static configuration of the website is correct, and the pseudo-static configurations of other pages are normal, with a single page 404. Solution

Source: Internet
Author: User
The pseudo-static configuration of the website is correct, and the pseudo-static configurations of other pages are normal, with a single page 404. Solve [size = 14px] {url }/? Mod = rssfeed & amp; type = webdir & amp; cid = 969 indicates that the following rule {url}/rssfeed/webdir/969.htm is required for pseudo-static configuration on this page, the pseudo-static operations on other pages are normal, with a single page 404. Solution
[Size = 14px] {url }/? Mod = rssfeed & type = webdir & cid = 969: This page is to be pseudo-static. you need to write the following rule {url}/rssfeed/webdir/969.html pseudo static rules: rewriteRule ^ rssfeed \/(. +)/$ index. php \? Mod = rssfeed & type = $1 RewriteRule ^ rssfeed \/(. +)/(\ d +) \. html $ index. php \? Mod = rssfeed & type = $1 & cid = $ 2httpd. ini error Line 4: CacheClockRate directive ignored. it cocould be used only in the global configuration file to know whether It is a problem with pseudo-static rules or why [/size] Pseudo-static php iis pseudo-static errors shared:
------ Solution --------------------
If the other pages are OK, but the page 404 cannot be correctly parsed, it is likely that the pseudo-static rule does not process the url or the processing fails, writing pseudo-static rules using specific regular expressions means I don't know much about them. I can help you here.
------ Solution --------------------
If there is only one page, you only need to write a pseudo-static rule for this page.

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.