{"id":406,"date":"2012-03-07T22:36:27","date_gmt":"2012-03-07T13:36:27","guid":{"rendered":"http:\/\/153.126.194.20\/?p=406"},"modified":"2024-11-17T15:23:01","modified_gmt":"2024-11-17T06:23:01","slug":"vine-apache-basic%e8%aa%8d%e8%a8%bc","status":"publish","type":"post","link":"https:\/\/funaori.com\/ja\/2012\/03\/07\/vine-apache-basic%e8%aa%8d%e8%a8%bc\/","title":{"rendered":"vine\/Apache basic\u8a8d\u8a3c"},"content":{"rendered":"<h2 id=\"content_1_0\">basic\u8a8d\u8a3c\u306e\u8a2d\u5b9a\u65b9\u6cd5  <a class=\"anchor_super\" id=\"v938aca1\" href=\"http:\/\/192.168.1.4\/www_old\/linux\/index.php?vine%2FApache%20basic%C7%A7%BE%DA#v938aca1\" title=\"v938aca1\">\u2020<\/a><\/h2>\n<p>Apache\u3067\u4e00\u90e8\u30d5\u30a9\u30eb\u30c0\u306b\u5bfe\u3057\u3066\uff0c\u30a2\u30af\u30bb\u30b9\u3059\u308b\u306e\u306bbasic\u8a8d\u8a3c\u3092\u8a2d\u5b9a\u3059\u308b\u65b9\u6cd5<\/p>\n<div class=\"jumpmenu\"><a href=\"#navigator\">\u2191<\/a><\/div>\n<h3 id=\"content_1_1\">.htaccess\u3092\u4f7f\u3048\u308b\u3088\u3046\u306b\u3059\u308b  <a class=\"anchor_super\" id=\"m888b6d9\" href=\"http:\/\/192.168.1.4\/www_old\/linux\/index.php?vine%2FApache%20basic%C7%A7%BE%DA#m888b6d9\" title=\"m888b6d9\">\u2020<\/a><\/h3>\n<p>httpd.conf\u306e\u5bfe\u8c61\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u8a2d\u5b9a\u306b\"<span class=\"noexists\">AllowOverride<a href=\"http:\/\/192.168.1.4\/www_old\/linux\/index.php?cmd=edit&amp;page=AllowOverride&amp;refer=vine%2FApache%20basic%C7%A7%BE%DA\">?<\/a><\/span> Limit\"\u3082\u3057\u304f\u306f\"<span class=\"noexists\">AllowOverride<a href=\"http:\/\/192.168.1.4\/www_old\/linux\/index.php?cmd=edit&amp;page=AllowOverride&amp;refer=vine%2FApache%20basic%C7%A7%BE%DA\">?<\/a><\/span> All\"\u3092\u8ffd\u52a0\u3057\u3066\uff0c.htaccess\u3092\u4f7f\u3048\u308b\u3088\u3046\u306b\u3059\u308b\uff0e<br \/>\n\u4f8b:<\/p>\n<pre>&lt;Directory \"\/\"&gt;\r\nOptions SymLinksIfOwnerMatch\r\nAllowOverride Limit\r\nOrder allow,deny\r\nAllow from all\r\n&lt;\/Directory&gt;<\/pre>\n<div class=\"jumpmenu\"><a href=\"#navigator\">\u2191<\/a><\/div>\n<h3 id=\"content_1_2\">.htaccess\u30d5\u30a1\u30a4\u30eb\u306e\u8a2d\u5b9a  <a class=\"anchor_super\" id=\"ccaff25b\" href=\"http:\/\/192.168.1.4\/www_old\/linux\/index.php?vine%2FApache%20basic%C7%A7%BE%DA#ccaff25b\" title=\"ccaff25b\">\u2020<\/a><\/h3>\n<p>basic\u8a8d\u8a3c\u3092\u8a2d\u5b9a\u3059\u308b\u30d5\u30a9\u30eb\u30c0\u306b.htaccess\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3059\u308b\uff0e<br \/>\n\u4f8b:<\/p>\n<pre>AuthUserFile \/home\/hogehoge\/.htpasswd\r\nAuthName \"Page Title\"\r\nAuthType Basic\r\nRequire user username<\/pre>\n<div class=\"jumpmenu\"><a href=\"#navigator\">\u2191<\/a><\/div>\n<h3 id=\"content_1_3\">.htpasswd\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210  <a class=\"anchor_super\" id=\"ra09cdc0\" href=\"http:\/\/192.168.1.4\/www_old\/linux\/index.php?vine%2FApache%20basic%C7%A7%BE%DA#ra09cdc0\" title=\"ra09cdc0\">\u2020<\/a><\/h3>\n<p>.htaccess\u306e<span class=\"noexists\">AuthUserFile<a href=\"http:\/\/192.168.1.4\/www_old\/linux\/index.php?cmd=edit&amp;page=AuthUserFile&amp;refer=vine%2FApache%20basic%C7%A7%BE%DA\">?<\/a><\/span>\u3067\u6307\u5b9a\u3057\u305fPATH\u306b.htpasswd\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3059\u308b\uff0e<br \/>\n.htpasswd\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210\u306b\u306fApache\u306ehtpasswd\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3059\u308b\uff0e<\/p>\n<pre>htpasswd -b .htpasswd USERNAME3 PASSWORD<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>basic\u8a8d\u8a3c\u306e\u8a2d\u5b9a\u65b9\u6cd5 \u2020 Apache\u3067\u4e00\u90e8\u30d5\u30a9\u30eb\u30c0\u306b\u5bfe\u3057\u3066\uff0c\u30a2\u30af\u30bb\u30b9\u3059\u308b\u306e\u306bbasic\u8a8d\u8a3c\u3092\u8a2d\u5b9a\u3059\u308b\u65b9\u6cd5 \u2191 .htaccess\u3092\u4f7f\u3048\u308b\u3088\u3046\u306b\u3059\u308b \u2020 httpd.conf\u306e\u5bfe\u8c61\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u8a2d\u5b9a\u306b&#8221;AllowOv&hellip; <a class=\"more-link\" href=\"https:\/\/funaori.com\/ja\/2012\/03\/07\/vine-apache-basic%e8%aa%8d%e8%a8%bc\/\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"screen-reader-text\">vine\/Apache basic\u8a8d\u8a3c<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"ja","_original_post":"406","footnotes":""},"categories":[15],"tags":[],"class_list":["post-406","post","type-post","status-publish","format-standard","hentry","category-vine","ja","entry"],"_links":{"self":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts\/406","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/comments?post=406"}],"version-history":[{"count":1,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts\/406\/revisions"}],"predecessor-version":[{"id":407,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts\/406\/revisions\/407"}],"wp:attachment":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/media?parent=406"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/categories?post=406"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/tags?post=406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}