搜索内容

最新文章

  • PHPCMS

    PHPCMS V9伪静态规则

    PHPCMS程序中已经默认包含了 apache 伪静态规则,但是如果您使用IIS则需要自己转换一次。 apache 规则 将规则放在根目录.htaccess文件中 RewriteEngineon RewriteRule ^content-([0-9]+)-([0-9]+)-([0-9]+).html index.php?m=content&c=index&a=show&catid=$1&id=$2&page=$3 RewriteRule ^show-([0-9……
    admin 2021-08-29