桔子小窝

  • Links
  • GuestBook
  • About Me
  • Home

Day: 2012 年 8 月 11 日

Nginx的WordPress中文rewrite规则

2012 年 8 月 11 日2012 年 8 月 11 日 by Orange
 location / {
            root   /www;
            index  index.php index.html index.htm;
            if (-f $request_filename/index.html){
                    rewrite (.*) $1/index.html break;
            }
            if (-f $request_filename/index.php){
                    rewrite (.*) $1/index.php;
            }
            if (!-f $request_filename){
                    rewrite (.*) (更多…)
2012年 8月
日 一 二 三 四 五 六
 1234
567891011
12131415161718
19202122232425
262728293031  
« 7月   9月 »

谁在上线

5个访客在线
2 游客, 3 bots, 0 成员
Map of Visitors

Views

  • Anyview A盘管理地址 - 44,802 views
  • [Redis] redis-cli 命令总结 - 33,029 views
  • 密码保护:GitLab EE (Enterprise Edition) 破解研究 - 16,201 views
  • Linux Mount时遇到already mounted or busy - 15,055 views
  • Git 统计代码量 - 13,025 views

标签

Apache BrainPass C CentOS Chart Chrome flash git HTML5 HTTPS IDE iOS iptables Java JavaScript Linux Linux Server LNMP MAC mysql Nginx PHP rewrite Server SSH SSL Sublime Text svn ubuntu VIM Windows Windows 8 Winsows Server Word WordPress 免费 入侵 学习 安全 小技巧 快捷键 插件 破解 证书 高效
Proudly powered by WordPress | Theme: Story by WebTuts.