欢迎来到元素模板ys720.com,本站提供专业的织梦模板PBOOTCMS模板网站模板网站修改/网站仿站
当前位置:主页 > 程序教程 > 其他教程 >
其他教程

MYMPS 5.8 最新伪静态设置

(元素模板) / 2017-11-01 19:39
网上下载的大多都是旧版本了,下面这个是MYMPS5.8 最新版
最新代码:httpd.ini

[ISAPI_Rewrite]

# 3600 = 1 hour
CacheClockRate 3600

RepeatLimit 32

# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP

RewriteRule ^(.*)/space/([a-z0-9\-\_]+)/$ $1/space\.php\?user=$2

RewriteRule ^(.*)/store-([0-9]+)/$ $1/store\.php\?uid=$2
RewriteRule ^(.*)/store-([0-9]+)/([^\/]+).html$ $1/store\.php\?uid=$2&Uid=$3

RewriteRule ^(.*)/(?!\m\b|manage)([^\/]+)/$ $1/category\.php\?Catid=$2
RewriteRule ^(.*)/([^\/]+)/([0-9]+)\.html$ $1/information\.php\?id=$3

RewriteRule ^(.*)/news\.html$ $1/news\.php
RewriteRule ^(.*)/news-id-([0-9]+)\.html$ $1/news\.php\?id=$2
RewriteRule ^(.*)/news-catid-([0-9]+)\.html$ $1/news\.php\?catid=$2
RewriteRule ^(.*)/news-catid-([0-9]+)-page-([0-9]+)\.html$ $1/news\.php\?catid=$2&page=$3

RewriteRule ^(.*)/corporation\.html$ $1/corporation\.php
RewriteRule ^(.*)/corporation-([^\/]+)\.html$ $1/corporation\.php\?Catid=$2

RewriteRule ^(.*)/sitemap\.html$ $1/about\.php\?part=sitemap
RewriteRule ^(.*)/aboutus\.html$ $1/about\.php\?part=aboutus
RewriteRule ^(.*)/aboutus-id-([0-9]+)\.html$ $1/about\.php\?part=aboutus&id=$2
RewriteRule ^(.*)/announce\.html$ $1/about\.php\?part=announce&id=$2
RewriteRule ^(.*)/faq\.html$ $1/about\.php\?part=faq
RewriteRule ^(.*)/faq-id-([0-9]+)\.html$ $1/about\.php\?part=faq&id=$2
RewriteRule ^(.*)/friendlink\.html$ $1/about\.php\?part=friendlink

Copyright @ 2013-2021 元素模板 www.ys720.com All Rights Reserved. 版权所有 元素模板 www.ys720.com