Loading...
服务热线:027-87342636 购物车(0)
您好,访客 请登录注册
湖北数据中心_服务器租用公告中心 \ 虚拟主机公告 \ 用Windows主机Wordpress伪静态设置

用Windows主机Wordpress伪静态设置

写给那些用Windows 主机朋友Wordpress伪静态设置

华夏名网的Windows主机个人型虚拟主机可以装Wordpress博客系统的.但是要由www.hubeidc.com站长提交wordpress伪静态文件,是一个httpd.ini的文件,提交之后,大家就可以使用伪静态了,如果没有的话,我可以贴出一个来:

[ISAPI_Rewrite]
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP
# # 形式:/html/PostID.html
# # 自定义链接 /html/%post_id%.html

RewriteRule /html/tag/(.*) /index\.php\?tag=$1
RewriteRule /tag/(.*) /index\.php\?tag=$1
RewriteRule /(about|contact|about-copyright|favor|archives|tags|sitemap|taotao) /index\.php\?pagename=$1
RewriteRule /html/category/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?category_name=$1&feed=$2
RewriteRule /html/category/?(.*) /index\.php\?category_name=$1
RewriteRule /author/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?author_name=$1&feed=$2
RewriteRule /author/?(.*) /index\.php\?author_name=$1
RewriteRule /rss.xml /wp-feed\.php/\?feed=rss2
RewriteRule /feed/?$ /wp-feed\.php/\?feed=rss2
RewriteRule /comments/feed/?$ /wp-feed\.php/\?feed=comments-rss2
# RewriteRule /([0-9]+)/?([0-9]+)?/?$ /index\.php\?p=$1&page=$2
# RewriteRule /html/([0-9]+)/?([0-9]+)?/?$ /index\.php\?p=$1&page=$2
RewriteRule /html/([0-9]+).html /index\.php\?p=$1 [I]
RewriteRule /page/(.*)/?s=(.*) /index\.php\?s=$2&paged=$1
RewriteRule /page/(.*) /index\.php\?paged=$1
RewriteRule /html/date/([0-9]{4})([0-9]{1,2})([0-9]{1,2})/([^/]+)/?([0-9]+)?/?$ /index\.php\?year=$1&monthnum=$2&day=$3&name=$4&page=$5
RewriteRule /html/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$ /index\.php\?year=$1&monthnum=$2&day=$3&page=$4
RewriteRule /html/date/([0-9]{4})/([0-9]{1,2})/?$ /index\.php\?year=$1&monthnum=$2&page=$3
RewriteRule /html/([0-9]+).html/(feed|rdf|rss|rss2|atom) /index\.php\?feed=rss2&p=$1
RewriteRule /html/([0-9]+).html/trackback /wp-trackback\.php\?p=$1

这个文件不是官方出的,别人自己写的,后台管理有 个选项,如果windows主机要设置伪静态固定链接,推荐使用前几个,最后一个一定要用的话,那个feed功能不能使用,要修改一下.

所以装wordpress还是用Linux主机好一些.如果是专业级的Wordpress,可以推荐使用Wordpress主机,直接把.htaccess文件上传,后台设置就可以了.

如果有其它方面的疑问可以咨询站长.

2010-11-07 15:45:06
  • QQ咨询

  • QQ在线客服
  • QQ在线客服
  • QQ在线客服
  • QQ在线客服