pzg's blog
月度归档: 2011 年 1 月
-
给wordpress添加最新、热评、随机日志
首先把以下函数放在 WordPress 主题文件夹里的 functions.php 中: function f…
-
2010年Web服务器排名
在分析各个Web服务器之前,我们先来看看2010年Web的变化,下面是来自Netcraft的几个关键的调查数据…
-
nginx下wp-super的rewrite规则
location / { # if the requested file exists, return it …