{"id":490,"date":"2013-12-09T14:39:44","date_gmt":"2013-12-09T06:39:44","guid":{"rendered":"http:\/\/www.shuran.cn\/?p=490"},"modified":"2013-12-09T14:39:44","modified_gmt":"2013-12-09T06:39:44","slug":"ci-%e5%8e%bb%e6%8e%89index-php%e5%ad%97%e6%a0%b7","status":"publish","type":"post","link":"https:\/\/www.shuran.cn\/?p=490","title":{"rendered":"CI \u53bb\u6389index.php\u5b57\u6837"},"content":{"rendered":"<p>\n\t\u7edd\u5927\u591a\u6570\u767e\u5ea6\u7684\u6587\u7ae0\u5c31\u662f\u5728nginx\u7684\u914d\u7f6e\u6587\u4ef6\u4e2d\u6dfb\u52a0\u5982\u4e0b\u89c4\u5219\n<\/p>\n<pre class=\"prettyprint lang-js\">     location \/ {\r\n           # Check if a file exists, or route it to index.php.\r\n           try_files $uri $uri\/ \/index.php;\r\n     }<\/pre>\n<p>\n\t\n<\/p>\n<p>\n\t\u4e5f\u6709\u8fd9\u6837\u7684\n<\/p>\n<p><pre class=\"prettyprint lang-js\">location \/ {\r\n        rewrite ^\/(.+)$ \/index.php last;\r\n}<\/pre>\n<p>\u8fd9\u6837\u505a\u786e\u5b9e\u53ef\u4ee5\u53bb\u6389url\u4e2dindex.php\u540e\u6253\u5f00\u7f51\u9875\u6b63\u5e38\u3002\u4f46\u662f\u95ee\u9898\u6765\u4e86\uff0c\u5728\u4f7f\u7528redirect\u7b49\u7b49\u8df3\u8f6c\uff0c\u5730\u5740\u680f\u4e2d\u53c8\u91cd\u65b0\u51fa\u73b0\u4e86index.php\u3002\n<\/p>\n<p>\n\t\u8fd9\u4e2a\u65f6\u5019\uff0c\u4f60\u9700\u8981\u6253\u5f00application\\config \u76ee\u5f55\u4e0b\u7684config.php\uff0c\n<\/p>\n<p>\n\t<span style=\"color:#111111;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:21px;background-color:#FFFFFF;\">&nbsp;$config['index_page'] = \"index.php\" \u4fee\u6539\u4e3a&nbsp;<span style=\"color:#111111;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:21px;background-color:#FFFFFF;\">&nbsp;$config['index_page'] = \"\"<\/span><\/span>\n<\/p>\n<p>\n\t<span style=\"color:#111111;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:21px;background-color:#FFFFFF;\">\u8fd9\u6837\u5c31\u53ef\u4ee5\u5927\u529f\u544a\u6210\u3002<\/span>\n<\/p>\n<p>\n\t&nbsp;\n<\/p>\n<p>\n\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u7edd\u5927\u591a\u6570\u767e\u5ea6\u7684\u6587\u7ae0\u5c31\u662f\u5728nginx\u7684\u914d\u7f6e\u6587\u4ef6\u4e2d\u6dfb\u52a0\u5982\u4e0b\u89c4\u5219 location \/ { # Check if a\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.shuran.cn\/?p=490\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[31,32,33],"class_list":["post-490","post","type-post","status-publish","format-standard","hentry","category-ci","tag-ci-nginx","tag-nginx-rewrite","tag-index-php"],"_links":{"self":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=490"}],"version-history":[{"count":1,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/490\/revisions"}],"predecessor-version":[{"id":491,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/490\/revisions\/491"}],"wp:attachment":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}