Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 谁帮忙看看这伪静态规则中温啥意思求翻译。服务器提供的规则。3.2版本

[复制链接]
fm977977a 发表于 2018-12-9 12:40:30 | 显示全部楼层 |阅读模式
  1. <IfModule mod_rewrite.c>
  2.         RewriteEngine On
  3. RewriteCond %{HTTP_HOST} ^alswn.com$ [NC,OR]
  4. RewriteCond %{HTTP_HOST} ^alswn.com$ [NC]
  5. RewriteRule ^(.*)$ http://www.alswn.com/$1 [R=301,L]
  6.         RewriteCond %{QUERY_STRING} ^(.*)$
  7.         RewriteRule ^(.*)/topic-(.+)\.html$ $1/portal.php?mod=topic&topic=$2&%1
  8.         RewriteCond %{QUERY_STRING} ^(.*)$
  9.         RewriteRule ^(.*)/article-([0-9]+)-([0-9]+)\.html$ $1/portal.php?mod=view&aid=$2&page=$3&%1
  10.         RewriteCond %{QUERY_STRING} ^(.*)$
  11.         RewriteRule ^(.*)/forum-(\w+)-([0-9]+)\.html$ $1/forum.php?mod=forumdisplay&fid=$2&page=$3&%1
  12.         RewriteCond %{QUERY_STRING} ^(.*)$
  13.         RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/forum.php?mod=viewthread&tid=$2&extra=page\%3D$4&page=$3&%1
  14.         RewriteCond %{QUERY_STRING} ^(.*)$
  15.         RewriteRule ^(.*)/group-([0-9]+)-([0-9]+)\.html$ $1/forum.php?mod=group&fid=$2&page=$3&%1
  16.         RewriteCond %{QUERY_STRING} ^(.*)$
  17.         RewriteRule ^(.*)/space-(username|uid)-(.+)\.html$ $1/home.php?mod=space&$2=$3&%1
  18.         RewriteCond %{QUERY_STRING} ^(.*)$
  19.         RewriteRule ^(.*)/blog-([0-9]+)-([0-9]+)\.html$ $1/home.php?mod=space&uid=$2&do=blog&id=$3&%1
  20.         RewriteCond %{QUERY_STRING} ^(.*)$
  21.         RewriteRule ^(.*)/(fid|tid)-([0-9]+)\.html$ $1/index.php?action=$2&value=$3&%1
  22.         RewriteCond %{QUERY_STRING} ^(.*)$
  23.         RewriteRule ^(.*)/([a-z]+[a-z0-9_]*)-([a-z0-9_\-]+)\.html$ $1/plugin.php?id=$2:$3&%1
  24. </IfModule>
复制代码

求这伪静态规则的中文翻译意思?????服务器提供的。3.2规则。

mR.耗子 发表于 2018-12-9 13:13:58 | 显示全部楼层
  服务器提供的 就用呗 这个就是DISCUZ的规则!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-26 10:04 , Processed in 0.019169 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表