Home > CMS Tutorial > PHPCMS > What to do if phpcms urlrule does not take effect

What to do if phpcms urlrule does not take effect

藏色散人
Release: 2020-07-18 11:53:18
Original
3097 people have browsed it

Solutions for phpcms urlrule not taking effect: 1. Generate html static files; 2. Need to rewrite the url rule "RewriteRule" of ".htaccess".

What to do if phpcms urlrule does not take effect

##PHPCMSInvalid setting of URL rules

Problem:

1. Set url rules in the background and do not generate html

2. Select the rule in the column, as follows:

3. Then perform the operation "Batch" "Update URL", "Batch update content page", "Generate homepage" and other operations

4. Test access to the address of the new rule, it is invalid; accessing the old "show-7-6-1.html" will work Visit

5. I have been trying various update generation, but it has not been able to take effect. Please help me solve it!

(not caused by browser cache)

What to do if phpcms urlrule does not take effect

Two methods:

1. Otherwise, generate html static files

2. If you do not generate static files, you need to rewrite the url rules of .htaccess RewriteRule

The above is the detailed content of What to do if phpcms urlrule does not take effect. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template