phpcms無法打開手機(jī)端是因為偽靜態(tài)規(guī)則不能被識別,其解決辦法是在Linux系統(tǒng)中,將“RewriteEngine On RewriteCond%{HTTP_HOST} ^域名.com$ [NC]...”代碼保存為“.htaccess”。
phpcms手機(jī)端偽靜態(tài)規(guī)則,手機(jī)端打不開的解決方法
問題描述:phpcms系統(tǒng)換了空間之后,手機(jī)端內(nèi)頁無法打開
問題原因:phpcms的手機(jī)版用的是偽靜態(tài),換到其它服務(wù)商之后,服務(wù)器環(huán)境不一樣,導(dǎo)致偽靜態(tài)規(guī)則不能被識別
?推薦:《phpcms教程》
解決方案:這里提供 .htaccess 和 web.config 兩個偽靜態(tài)規(guī)則供大家使用
Linux系統(tǒng),將以下代碼保存為 .htaccess
RewriteEngine On RewriteCond %{HTTP_HOST} ^域名.com$ [NC] RewriteRule ^(.*)$ http://www.域名.com/$1 [L,R=301] RewriteRule ^(.*)content-([0-9]+)-([0-9]+)-([0-9]+)\.html(.*)$ $1/index\.php\?m=content&c=index&a=show&catid=$2&id=$3&page=$4 RewriteRule ^(.*)show-([0-9]+)-([0-9]+)-([0-9]+).html(.*)$ $1/index\.php\?m=content&c=index&a=show&catid=$2&id=$3&page=$4 RewriteRule ^(.*)list-([0-9]+)-([0-9]+).html(.*)$ $1/index\.php\?m=content&c=index&a=lists&catid=$2&page=$3
Windows系統(tǒng),將以下代碼保存為 web.config
<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="Index" stopProcessing="true"> <match url="^content-([0-9]+)-([0-9]+)-([0-9]+).html" /> <action type="Rewrite" url="index.php?m=content&c=index&a=show&catid={R:1}&id={R:2}&page={R:3}" /> </rule> <rule name="Show" stopProcessing="true"> <match url="^show-([0-9]+)-([0-9]+)-([0-9]+).html" /> <action type="Rewrite" url="index.php?m=content&c=index&a=show&catid={R:1}&id={R:2}&page={R:3}" /> </rule> <rule name="list" stopProcessing="true"> <match url="^list-([0-9]+)-([0-9]+).html" /> <action type="Rewrite" url="index.php?m=content&c=index&a=lists&catid={R:1}&page={R:2}" /> </rule> <rule name="wapshow" stopProcessing="true"> <match url="^wapshow-([0-9]+)-([0-9]+).html" /> <action type="Rewrite" url="index.php?m=wap&siteid=1&a=show&catid={R:1}&typeid=&id={R:2}" /> </rule> <rule name="waplist" stopProcessing="true"> <match url="^waplist-([a-zA-Z]+)-([0-9]+).html" /> <action type="Rewrite" url="index.php?m=wap&c=index&a={R:1}&catid={R:2}" /> </rule> </rules> </rewrite> <httpErrors errorMode="DetailedLocalOnly"> <clear /> </httpErrors> </system.webServer> </configuration>
? ??? ????? phpcms? ? ? ??? ??? ?? ????? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

phpcms?? ???? ???? ???? ??: 1. ?? ??? ???? ?? ??? ?????. 2. ??? ??? ?????. 3. ???? ??? ???? ??? ??? ?????.

PHP CMS? ? ??? ??? ??? ?? PHP ?? ?? ?? ??? ?? ?????, ?? ???, ??? ??, ???, ?? ?? ? ?? ?? ??? ?????. ??? ????, ???? ??? ?????, ??? ????, ?? ??? ??? ? ???, ?? ????, ???, ?? ????, ????? ????, ???? ?? ? ??? ?????? ?? ???? ????.

phpcms? ?? ??? ????. phpcms? ?? ?? cms ?????? ?? ??? ?? ??? ??? ??? ? ?? ??? ????. ????? ????, ???? ???? ?? ??? ???? ???.

??: WeChat ??? ?? ???: PHPCMS? ?? ??? ??? ??? ?? ???? ????? ?? ?? ? ??? ?????. ???? ?? ?? ?? ?? ??? ? ??? WeChat? ??? ??? ?? ? ?? ??????? ???? ????. ? ????? WeChat ??? ??? PHPCMS ????? ???? ??? ???? ???? ?? ??? ?????. 1??: WeChat Open Platform ?? ?? ?? WeChat Open Platform? ??? ??? ???? ?? ?? ??? ???? ???. ??? [?? ?? ???]

PHPCMS ??? ?? ?? ?? ?? ?? ? ??? ???? ??? ?? ??? ?? ???? ?? ???? ???? ???????. ??? ??? ?? ??? ?????. ??? ??? ???? ??? ?? ??? ?? ??? ???? ?? ??? ???? ?? ??? ??? ?? ?? ?????. ? ????? PHPCMS? ??? ?? ?? ?? ??? ???? ???? ??? ? ?? ???? ?? ??? ?????. 1. ???? ??? ??? ???? ?? ???? ??? ??? ??? ??? ???? ???.

PHPCMS? ?? ??, ???, ???, ??? ??? ? ???? ??? ?? ?? ?? ?? ??? ?? ???(CMS)???. ?? ????, ????? ????, ???, ???? ?? ? ??? ??? ????? ??? ? ??? ? ????. ?? ?? ???? PHP 5.6 ??, MySQL, MariaDB ?? PostgreSQL ??????, Apache ?? Nginx ? ??? ?????.

phpcms?? ? ?? ? ??? ??? ????. 1. ??? ?? URL ??? ???? phpCMS4 ???? ?? ??? ???? ???? ??? ??? ???? ??? ? ?? ?? ????? ????? ????. . ???, ?? ??? ??, ??? ??? ???? phpCMS2008R1 ???? ???? ???? ?? ??? ??? ?????.

phpcms? mysql ??????? ?????. phpcms? PHP+MYSQL? ?? ???? ???? ??? PHP ?? ?? ???? ?? ??????. PHPCMS V9? OOP ??? ???? ?? ?? ?????? ?????. ???? PHP ??? PHP5 ??, ???? MYSQL ??? MySql 4.1 ?????.
