{"id":1581,"date":"2019-09-18T13:11:57","date_gmt":"2019-09-18T04:11:57","guid":{"rendered":"http:\/\/wp.ultimai.org\/wp\/?p=1581"},"modified":"2020-10-06T18:00:53","modified_gmt":"2020-10-06T09:00:53","slug":"post-1581","status":"publish","type":"post","link":"https:\/\/wp.ultimai.org\/?p=1581","title":{"rendered":"403 Forbidden  Laravel Apache VirtualHost 443 \u306e\u89e3\u6c7a"},"content":{"rendered":"<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"><code> \r\nsudo vi \/etc\/httpd\/conf.d\/ssl.conf\r\n\r\n\/\/ \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30eb\u30fc\u30c8\u3092\/var\/www\/laravel\/public\u3078\u5909\u66f4\r\nDocumentRoot \"\/var\/www\/laravel\/public\"\r\n\r\n&lt;Directory \"\/var\/www\/laravel\/public\"&gt;\r\n    AllowOverride All\r\n#       Options Indexes    \u2190\u30b3\u30a4\u30c4\u304c\u90aa\u9b54\u3092\u3057\u3066 access forbidden \u304c\u51fa\u3066\u3044\u305f\r\n          \t\t    \u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u3092\u3060\u305d\u3046\u3068\u3059\u308b\u306e\u306f\u8a31\u53ef\u3055\u308c\u3066\u306a\u3044\u3089\u3057\u3044\r\n    Require all granted\r\n\r\n\r\n$ sudo systemctl restart httpd.service\r\n\r\n <\/code><\/pre>\n<p>Laravel\u3058\u3083\u306a\u3044\u5834\u5408\u306e\u5bfe\u51e6<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"><code> \r\n&lt;VirtualHost *:80>\r\n    ServerName tanaka.org\r\n    DocumentRoot \/home\/tanaka\r\n    &lt;Directory \"\/home\/tanaka\">\r\n\tAllowOverride All\r\n        Order allow,deny\r\n        Allow from all\r\n     \t Require all granted \u2190 \u3053\u308c\u3092\u8ffd\u52a0\u3059\u308b\r\n   &lt;\/Directory>\r\n&lt;\/VirtualHost>\r\n\r\n <\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>sudo vi \/etc\/httpd\/conf.d [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1586,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1581","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/1581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1581"}],"version-history":[{"count":5,"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/1581\/revisions"}],"predecessor-version":[{"id":1794,"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/1581\/revisions\/1794"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/media\/1586"}],"wp:attachment":[{"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1581"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1581"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}