新年新主题

新年换新颜,旧的主题看了一年,也该换换了 :)
主题的名字就是Businesspeople,貌似符合我们今年的生活主题。简洁,明快,又不失生活情趣。

顺便尝试将URL再缩短一些,IIS + IIRF + WordPress 搭配一下,IsapiRewrite4.ini 主要配置如下:

RewriteCond %{HTTP_HOST} ^www.xiexi.net
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/archives/(.*)$ /index.php/archives/$1 [L]
RewriteRule ^/(?!index\.php|wp|xmlrpc)(.*)$ /index.php/$1 [I,L]
IterationLimit 4

在IIS平台下,IIRF是最恰当的选择了,免费的。

P.S: 新主题有图杀猫 :)


Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>