我们看下面这段代码:
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600 RepeatLimit 32
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP # wordpress
# For tag RewriteRule /tag/(.*)/page/(\d+)$ /index\.php\?tag=$1&paged=$2
RewriteRule /tag/(.+)$ /index\.php\?tag=$1
# For category RewriteRule /category/(.*)/page/(\d+)$ /index\.php\?category_name=$1&paged=$2
RewriteRule /category/(.*) /index\.php\?category_name=$1
# For sitemapxml RewriteRule /sitemap.xml /sitemap.xml [L]
RewriteRule /favicon.ico /favicon.ico [L]
# For file-based wordpress content (i.e. theme), admin, etc.
RewriteRule /wp-(.*) /wp-$1 [L]
# For normal wordpress content, via index.php
RewriteRule ^/$ /index.php [L]
RewriteRule /(.*) /index.php/$1 [L]
我们把这段代码复制粘帖到一个文本文件里面,然后另存为名称是httpd格式是ini的文件,上传到我们网站根目录(也就是虚拟主机web文件夹里面)即可。
如果您不会操作,可以直接去下载我们做好了的文件,上传到我们网站根目录(也就是虚拟主机web文件夹里面)就行了。
这样操作后,设置伪静态后就能生效了生效了
点击我下载wordpress博客系统伪静态规则(规则提取密码:an5j)
云立方网产品导航: 动态拨号vps 服务器租用 拨号服务器 |