Logo Background RSS

» 电影

  • WordPress URL Rewrite
    By admin on 一月 5th, 2009 | 没有评论 Comments

    WordPress URL Rewrite

    Have you ever tried to use Permalinks with WordPress running on an IIS server? What a pain. I created this ISAPI filter for IIS specifically to provide URL Rewriting for WordPress, without having to install and configure a full URL rewriting software package. This ISAPI filter allows you to create Permalinks that don’t suck, and it lets you do it very easily, with almost no configuration required. I have been using WordPress URL Rewrite on this site for a while now, and I feel that it is ready to be shared with everyone. Let me ease your pain!

    Full installation instructions are included with the Download (below)

  • 电影2
    By admin on 十二月 30th, 2008 | 1条评论1 条评论 Comments

    电影2电影2电影2电影2电影2电影2电影2电影 (全文…)

  • 测试
    By admin on 十二月 29th, 2008 | 没有评论 Comments

    hi02

    解决IIS下UTF-8文件报错乱码的问题原因: 你的网站是utf-8编码,但iis的错误信息输出默认使用的是gb2312编码。导致iis出现运行时错误的时候显示的页面是乱码。