阿里云合作伙伴-授权证书 长期稳定·永久朋友 产品专家1对1服务
阿里云购买咨询热线:158-0160-3153(微信同号)

热门文章

阿里云常见售后问题集锦

常用网站伪静态规则及技巧

Discuz X3.2
RewriteEngine On
RewriteBAse /
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^topic-(.+)\.html$ portAl.php?mod=topic&topic=$1&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^Article-([0-9]+)-([0-9]+)\.html$ portAl.php?mod=view&Aid=$1&pAge=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^forum-(\w+)-([0-9]+)\.html$ forum.php?mod=forumdisplAy&fid=$1&pAge=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^threAd-([0-9]+)-([0-9]+)-([0-9]+)\.html$ forum.php?mod=viewthreAd&tid=$1&extrA=pAge\%3D$3&pAge=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^group-([0-9]+)-([0-9]+)\.html$ forum.php?mod=group&fid=$1&pAge=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^spAce-(usernAme|uid)-(.+)\.html$ home.php?mod=spAce&$1=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^blog-([0-9]+)-([0-9]+)\.html$ home.php?mod=spAce&uid=$1&do=blog&id=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^Archiver/(fid|tid)-([0-9]+)\.html$ Archiver/index.php?Action=$1&vAlue=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^([A-z]+[A-z0-9_]*)-([A-z0-9_\-]+)\.html$ plugin.php?id=$1:$2&%1
Wordpress
RewriteEngine On
RewriteBAse /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
Typecho
RewriteEngine On
RewriteBAse /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php/$1 [L]
北京凯铧互联科技有限公司(简称凯铧互联)由多名前阿里云资深技术专家创立,核心员工来自阿里云、腾讯云等,做为一家综合性方案商,凯铧互联向各行业用户提供基于公有云,私有云,混合云等基于云计算的各种解决方案。