{"id":11,"date":"2007-10-26T00:02:40","date_gmt":"2007-10-25T15:02:40","guid":{"rendered":"http:\/\/ke-tai.org\/blog\/2007\/10\/26\/agent-rewrite\/"},"modified":"2007-10-30T12:01:51","modified_gmt":"2007-10-30T03:01:51","slug":"agent-rewrite","status":"publish","type":"post","link":"http:\/\/ke-tai.org\/blog\/2007\/10\/26\/agent-rewrite\/","title":{"rendered":"\u30b1\u30fc\u30bf\u30a4\u30ad\u30e3\u30ea\u30a2\u6bce\u306b\u632f\u308a\u5206\u3051\u3092\u884c\u3046\u306b\u306f\uff08mod_rewrite\u7de8\uff09"},"content":{"rendered":"<p>\u5148\u65e5\u57f7\u7b46\u3057\u305f<a href=\"http:\/\/ke-tai.org\/blog\/2007\/10\/22\/useragent\/\" target=\"_blank\">\u300cPHP\u3067\u30ad\u30e3\u30ea\u30a2\u6bce\u306b\u632f\u308a\u5206\u3051\u3092\u884c\u3046\u306b\u306f\uff08\u30e6\u30fc\u30b6\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u7de8\uff09\u300d<\/a>\u306b\u7d9a\u304d\u3001<br \/>\nmod_rewrite\u3092\u4f7f\u3063\u305f\u3001\u643a\u5e2f\u96fb\u8a71\u30fbPC\u306e\u632f\u308a\u5206\u3051\u65b9\u6cd5\u3092\u3054\u7d39\u4ecb\u3057\u3088\u3046\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n<p>\u524d\u56de\u306e\u65b9\u6cd5\u3067\u3059\u3068\u3001PHP\u304c\u52d5\u304f\u30b5\u30fc\u30d0\u3067\u306a\u304f\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u304c\u3001<br \/>\n\u4eca\u56de\u306e\u65b9\u6cd5\u3067\u3059\u3068\u3001\u300c.htaccess\u300d\u304c\u7f6e\u3051\u3066\u3001\u300cmod_rewrite\u300d\u3055\u3048\u52d5\u3051\u3070\u3088\u3044\u306e\u3067\u3001<br \/>\n\u3088\u308a\u591a\u304f\u306e\u30b5\u30fc\u30d0\u3067\u3001\u3088\u308a\u7c21\u5358\u306b\u52d5\u4f5c\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3068\u601d\u308f\u308c\u307e\u3059\u3002<\/p>\n<p>\u8a2d\u7f6e\u65b9\u6cd5\u306f\u7c21\u5358\u3067\u3001\u632f\u308a\u5206\u3051\u3092\u884c\u3044\u305f\u3044\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u76f4\u4e0b\u306b\u3001<br \/>\n\u300c.htaccess\u300d\u30d5\u30a1\u30a4\u30eb\u3092\u7f6e\u304f\u3060\u3051\u3067\u3059\u3002<\/p>\n<p>\u4eca\u56de\u306e\u4f8b\u3067\u3082<\/p>\n<p>\u300chttp:\/\/example.jp\/\u300d \u306b\u30a2\u30af\u30bb\u30b9\u304c\u3042\u3063\u305f\u5834\u5408\u3001<\/p>\n<ul>\n<li>\u30c9\u30b3\u30e2\u306f \u300chttp:\/\/example.jp\/<strong><font color=\"red\">i\/<\/font><\/strong>\u300d \u306b\u30b8\u30e3\u30f3\u30d7<\/li>\n<li>au\u306f \u300chttp:\/\/example.jp\/<strong><font color=\"red\">au\/<\/font><\/strong>\u300d \u306b\u30b8\u30e3\u30f3\u30d7<\/li>\n<li>SoftBank\u306f \u300chttp:\/\/example.jp\/<strong><font color=\"red\">sb\/<\/font><\/strong>\u300d \u306b\u30b8\u30e3\u30f3\u30d7<\/li>\n<li>\u305d\u308c\u4ee5\u5916\u306f\u901a\u5e38\u901a\u308a\u300chttp:\/\/example.jp\/\u300d\u3092\u8868\u793a<\/li>\n<\/ul>\n<p>\u3068\u8a2d\u5b9a\u3059\u308b\u5834\u5408\u306e\u30b5\u30f3\u30d7\u30eb\u3092\u8a18\u8f09\u3057\u307e\u3059\u3002<\/p>\n<p><small>\u30fbexample.jp\u306eWeb\u516c\u958b\u9818\u57df\u76f4\u4e0b\u306b\u3001\u300c.htaccess\u300d\u3068\u3044\u3046\u540d\u524d\u3067\u3001\u4e0b\u8a18\u306e\u5185\u5bb9\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u8a2d\u7f6e<\/small><\/p>\n<pre class=\"super-pre-small\">\r\n&lt;IfModule mod_rewrite.c&gt;\r\nRewriteEngine On\r\n\r\n# SoftBank\r\nRewriteCond %{HTTP_USER_AGENT} ^J-PHONE [OR]\r\nRewriteCond %{HTTP_USER_AGENT} ^Vodafone [OR]\r\nRewriteCond %{HTTP_USER_AGENT} ^MOT- [OR]\r\nRewriteCond %{HTTP_USER_AGENT} ^SoftBank\r\nRewriteRule ^$ \/sb\/ [R=302,L]\r\n\r\n# DoCoMo\r\nRewriteCond %{HTTP_USER_AGENT} ^DoCoMo\r\nRewriteRule ^$ \/i\/ [R=302,L]\r\n\r\n# au(HDML-Only)\r\nRewriteCond %{HTTP_USER_AGENT} ^UP.Browser\r\nRewriteRule ^$ \/au\/ [R=302,L]\r\n\r\n# au(HTML-OK)\r\nRewriteCond %{HTTP_USER_AGENT} ^KDDI\r\nRewriteRule ^$ \/au\/ [R=302,L]\r\n\r\n&lt;\/IfModule&gt;<\/pre>\n<p class=\"spacer\">&nbsp;<\/p>\n<p><strong><em>\u95a2\u9023\uff1a<\/em><\/strong><\/p>\n<ul>\n<li><em><a href=\"http:\/\/ke-tai.org\/blog\/2007\/10\/22\/useragent\/\">PHP\u3067\u30ad\u30e3\u30ea\u30a2\u6bce\u306b\u632f\u308a\u5206\u3051\u3092\u884c\u3046\u306b\u306f\uff08\u30e6\u30fc\u30b6\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u7de8\uff09<\/a><\/em><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>\u5148\u65e5\u57f7\u7b46\u3057\u305f\u300cPHP\u3067\u30ad\u30e3\u30ea\u30a2\u6bce\u306b\u632f\u308a\u5206\u3051\u3092\u884c\u3046\u306b\u306f\uff08\u30e6\u30fc\u30b6\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u7de8\uff09\u300d\u306b\u7d9a\u304d\u3001 mod_rewrite\u3092\u4f7f\u3063\u305f\u3001\u643a\u5e2f\u96fb\u8a71\u30fbPC\u306e\u632f\u308a\u5206\u3051\u65b9\u6cd5\u3092\u3054\u7d39\u4ecb\u3057\u3088\u3046\u3068\u601d\u3044\u307e\u3059\u3002 \u524d\u56de\u306e\u65b9\u6cd5\u3067\u3059\u3068\u3001PHP\u304c\u52d5\u304f\u30b5\u30fc\u30d0\u3067\u306a\u304f\u3066 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[8,6],"tags":[],"_links":{"self":[{"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/posts\/11"}],"collection":[{"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":0,"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/posts\/11\/revisions"}],"wp:attachment":[{"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/media?parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/categories?post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/ke-tai.org\/blog\/wp-json\/wp\/v2\/tags?post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}