{"id":3500,"date":"2014-11-19T17:27:11","date_gmt":"2014-11-19T08:27:11","guid":{"rendered":"http:\/\/www.lancard.com\/blog\/?p=3500"},"modified":"2025-03-12T11:28:22","modified_gmt":"2025-03-12T02:28:22","slug":"nginx%e3%81%ae%e3%83%aa%e3%83%90%e3%83%bc%e3%82%b9%e3%83%97%e3%83%ad%e3%82%ad%e3%82%b7%e3%82%92%e8%a8%ad%e5%ae%9a%e3%81%97%e3%81%a6%e3%81%84%e3%81%a6location%e3%81%ae%e5%84%aa%e5%85%88%e9%a0%86","status":"publish","type":"post","link":"https:\/\/www.lancard.com\/blog\/2014\/11\/19\/nginx%e3%81%ae%e3%83%aa%e3%83%90%e3%83%bc%e3%82%b9%e3%83%97%e3%83%ad%e3%82%ad%e3%82%b7%e3%82%92%e8%a8%ad%e5%ae%9a%e3%81%97%e3%81%a6%e3%81%84%e3%81%a6location%e3%81%ae%e5%84%aa%e5%85%88%e9%a0%86\/","title":{"rendered":"Nginx\u306e\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7\u3092\u8a2d\u5b9a\u3057\u3066\u3044\u3066location\u306e\u512a\u5148\u9806\u4f4d\u3067\u5927\u30cf\u30de\u30ea"},"content":{"rendered":"<p>\u793e\u5185\u30b7\u30b9\u30c6\u30e0\u3092\u52d5\u304b\u3057\u3066\u3044\u305fApache\u306a\u30b5\u30fc\u30d0\u30fc\u304c\u5ec3\u6b62\u3055\u308c\u305f\u306e\u3067Nginx\u306a\u30b5\u30fc\u30d0\u30fc\u306b\u79fb\u884c\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u4ed6\u306e\u793e\u5185\u30b7\u30b9\u30c6\u30e0\u306b\u76f8\u4e57\u308a\u3057\u3066\u3001URL\u306b\u7279\u5b9a\u306e\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c\u3064\u3044\u3066\u3044\u305f\u3089\u52d5\u4f5c\u3092\u5206\u3051\u3066\u80cc\u5f8c\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b5\u30fc\u30d0\u30fc\u306b\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7\u3067\u63a5\u7d9a\u3068\u3044\u3046\u69cb\u6210\u3067\u3059\u3002<\/p>\n<pre lang=\"bash\">\r\nserver {\r\n    #\u7701\u7565\r\n\r\n    #\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7\u306e\u8a2d\u5b9a\u3092\u8ffd\u52a0\r\n    location \/hoge\/ {\r\n        proxy_pass http:\/\/127.0.0.1:3000\/;\r\n    }\r\n\r\n    #\u7701\u7565\r\n\r\n    location ~* \\.(jpg|jpeg|gif|png|css|js|ico|xml)$ {\r\n        access_log        off;\r\n        log_not_found     off;\r\n    }\r\n}\r\n<\/pre>\n<p>Nginx\u306b\u4e0a\u8a18\u306e\u3088\u3046\u306a\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7\u306e\u8a2d\u5b9a\u3092\u5165\u308c\u305f\u3068\u3053\u308d\u30d7\u30ed\u30b0\u30e9\u30e0\u306f\u52d5\u4f5c\u3057\u3066\u3044\u308b\u306e\u306b\u753b\u50cf\u3001css\u3001js\u304c\u8aad\u307f\u8fbc\u3081\u305a\u306b\u5927\u30cf\u30de\u30ea\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u52d8\u304c\u3044\u3044\u4eba\u306f\u300c\u4ed6\u306f\u7701\u7565\u3057\u3066\u3044\u308b\u306e\u306b\u6b8b\u3057\u3066\u3042\u308b\u7b87\u6240\u300d\u304c\u3042\u3084\u3057\u3044\u306e\u306b\u6c17\u3065\u3044\u3066\u3057\u307e\u3063\u305f\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u901a\u308a\u3001\u30a2\u30af\u30bb\u30b9\u30ed\u30b0\u306b\u3082\u4f55\u3082\u51fa\u306a\u3044\u3001\u306a\u305c\u3060\uff1f\u306a\u305c\u306a\u3093\u3060\u305c\uff1f\u3068\u8abf\u3079\u3066\u3044\u305f\u3089\u3044\u3089\u3063\u3057\u3083\u3044\u307e\u3057\u305f\u3088\u3001\u753b\u50cf\u3001css\u3001js\u306e\u51e6\u7406\u3092\u5168\u90e8\u3082\u3063\u3066\u3044\u3063\u3066\u308b\u304a\u65b9\u304c\u3002<\/p>\n<p>location\u3001\u6b63\u898f\u8868\u73fe\u306e\u65b9\u304c\u672a\u6307\u5b9a\u306e\u524d\u65b9\u691c\u7d22\u3088\u308a\u5f37\u3044\u306e\u3067 location ~* \\.(jpg|jpeg|gif|png|css|js|ico|xml)$ \u306b\u51e6\u7406\u3092\u5168\u90e8\u3082\u3063\u3066\u3044\u304b\u308c\u3066\u3044\u305f\u3063\u3066\u308f\u3051\u3067\u3059\u3002<a href=\"http:\/\/server-setting.info\/centos\/nginx-location-check.html\" title=\"Nginx \u3067 location \u306e\u5224\u5b9a\u65b9\u6cd5\u3068\u512a\u5148\u9806\u4f4d\u3092\u8abf\u3079\u308b\" target=\"_blank\">Nginx \u3067 location \u306e\u5224\u5b9a\u65b9\u6cd5\u3068\u512a\u5148\u9806\u4f4d\u3092\u8abf\u3079\u308b<\/a>\u304c\u3068\u3066\u3082\u53c2\u8003\u306b\u306a\u308a\u307e\u3057\u305f\u3002\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002<\/p>\n<p>\u6b63\u898f\u8868\u73fe\u3088\u308a\u3082\u512a\u5148\u9806\u4f4d\u304c\u9ad8\u3044\u66f8\u304d\u65b9\u3067\u6307\u5b9a\u3059\u308b\u3068\u89e3\u6c7a\u3057\u307e\u3057\u305f\u3002<\/p>\n<pre lang=\"bash\">\r\nserver {\r\n    #\u7701\u7565\r\n\r\n    #\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7\u306e\u8a2d\u5b9a\u3092\u8ffd\u52a0\r\n    location ^~ \/hoge\/ {\r\n        proxy_pass http:\/\/127.0.0.1:3000\/;\r\n    }\r\n\r\n    #\u7701\u7565\r\n\r\n    location ~* \\.(jpg|jpeg|gif|png|css|js|ico|xml)$ {\r\n        access_log        off;\r\n        log_not_found     off;\r\n    }\r\n}\r\n<\/pre>\n<a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-facebook nolightbox\" data-provider=\"facebook\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Facebook\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3500&#038;t=Nginx%E3%81%AE%E3%83%AA%E3%83%90%E3%83%BC%E3%82%B9%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%97%E3%81%A6%E3%81%84%E3%81%A6location%E3%81%AE%E5%84%AA%E5%85%88%E9%A0%86%E4%BD%8D%E3%81%A7%E5%A4%A7%E3%83%8F%E3%83%9E%E3%83%AA&#038;s=100&#038;p&#091;url&#093;=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3500&#038;p&#091;images&#093;&#091;0&#093;=&#038;p&#091;title&#093;=Nginx%E3%81%AE%E3%83%AA%E3%83%90%E3%83%BC%E3%82%B9%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%97%E3%81%A6%E3%81%84%E3%81%A6location%E3%81%AE%E5%84%AA%E5%85%88%E9%A0%86%E4%BD%8D%E3%81%A7%E5%A4%A7%E3%83%8F%E3%83%9E%E3%83%AA\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"Facebook\" title=\"Share on Facebook\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/facebook.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-twitter nolightbox\" data-provider=\"twitter\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Twitter\" href=\"http:\/\/twitter.com\/share?url=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3500&#038;text=Nginx%E3%81%AE%E3%83%AA%E3%83%90%E3%83%BC%E3%82%B9%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%97%E3%81%A6%E3%81%84%E3%81%A6location%E3%81%AE%E5%84%AA%E5%85%88%E9%A0%86%E4%BD%8D%E3%81%A7%E5%A4%A7%E3%83%8F%E3%83%9E%E3%83%AA\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"twitter\" title=\"Share on Twitter\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/twitter.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-linkedin nolightbox\" data-provider=\"linkedin\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3500&#038;title=Nginx%E3%81%AE%E3%83%AA%E3%83%90%E3%83%BC%E3%82%B9%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%97%E3%81%A6%E3%81%84%E3%81%A6location%E3%81%AE%E5%84%AA%E5%85%88%E9%A0%86%E4%BD%8D%E3%81%A7%E5%A4%A7%E3%83%8F%E3%83%9E%E3%83%AA\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"linkedin\" title=\"Share on Linkedin\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/linkedin.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-tumblr nolightbox\" data-provider=\"tumblr\" target=\"_blank\" rel=\"nofollow\" title=\"Share on tumblr\" href=\"https:\/\/tumblr.com\/share?s=&#038;v=3&#038;t=Nginx%E3%81%AE%E3%83%AA%E3%83%90%E3%83%BC%E3%82%B9%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%97%E3%81%A6%E3%81%84%E3%81%A6location%E3%81%AE%E5%84%AA%E5%85%88%E9%A0%86%E4%BD%8D%E3%81%A7%E5%A4%A7%E3%83%8F%E3%83%9E%E3%83%AA&#038;u=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3500\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"tumblr\" title=\"Share on tumblr\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/tumblr.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-mail nolightbox\" data-provider=\"mail\" rel=\"nofollow\" title=\"Share by email\" href=\"mailto:?subject=Nginx%E3%81%AE%E3%83%AA%E3%83%90%E3%83%BC%E3%82%B9%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%97%E3%81%A6%E3%81%84%E3%81%A6location%E3%81%AE%E5%84%AA%E5%85%88%E9%A0%86%E4%BD%8D%E3%81%A7%E5%A4%A7%E3%83%8F%E3%83%9E%E3%83%AA&#038;body=%E3%82%B7%E3%82%A7%E3%82%A2%E3%81%99%E3%82%8B%EF%BC%9A:%20https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3500\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"mail\" title=\"Share by email\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/mail.png\" \/><\/a>","protected":false},"excerpt":{"rendered":"<p>\u793e\u5185\u30b7\u30b9\u30c6\u30e0\u3092\u52d5\u304b\u3057\u3066\u3044\u305fApache\u306a\u30b5\u30fc\u30d0\u30fc\u304c\u5ec3\u6b62\u3055\u308c\u305f\u306e\u3067Nginx\u306a\u30b5\u30fc\u30d0\u30fc\u306b\u79fb\u884c\u3057\u307e\u3057\u305f\u3002 \u4ed6\u306e\u793e\u5185\u30b7\u30b9\u30c6\u30e0\u306b\u76f8\u4e57\u308a\u3057\u3066\u3001URL\u306b\u7279\u5b9a\u306e\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c\u3064\u3044\u3066\u3044\u305f\u3089\u52d5\u4f5c\u3092\u5206\u3051\u3066\u80cc\u5f8c\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b5\u30fc\u30d0\u30fc [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[117],"class_list":["post-3500","post","type-post","status-publish","format-standard","hentry","category-server","tag-nginx"],"_links":{"self":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts\/3500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/comments?post=3500"}],"version-history":[{"count":5,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts\/3500\/revisions"}],"predecessor-version":[{"id":3518,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts\/3500\/revisions\/3518"}],"wp:attachment":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/media?parent=3500"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/categories?post=3500"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/tags?post=3500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}