你的位置:首页
-
Zencart 伪静态规则for windows IIS7
-
<configuration><system.webServer><httpErrors errorMode="Detailed"/><asp script...
-
Zencart伪静态规则for Nginx
-
# if the requested file exists, return it immediately if(-f$request_filename){ break;} rewrite“^/(.*)-p-(.*).html$”/index.php?ma...
-
zencart 1.3.9h伪静态规则for Lighttpd
-
url.rewrite-if-not-file=("^/news$"=>"index.php?main_page=news","^/page\.html\?chapter=(.*)&id=(.*)$&...
-
zen cart伪静态规则FOR windows IIS(和后台编辑器不冲突)
-
[ISAPI_Rewrite] CacheClockRate3600 RepeatLimit32 RewriteBase/ RewriteRule^(.*)-p-(.*).html(\?)?(.*)?/index\.php\?main_page=produc...
-
卸载 zencart 1.38a中文版自带的Ultimate SEO URLs
-
zen cart1.38a中文版集成了 Ultimate SEO URLs,由于该模块很久没有更新,虽然基本功能尚可,但是会出现很多意想不到的问题,并且所有链接都位于根目录,目录层次不够清晰,不能够满足我们的seo要求.ceon_uri_mapping_3.2.4...