{"id":332,"date":"2025-01-11T05:39:00","date_gmt":"2025-01-10T20:39:00","guid":{"rendered":"https:\/\/touhyo.com\/blog\/?p=332"},"modified":"2025-08-19T12:13:43","modified_gmt":"2025-08-19T03:13:43","slug":"please-select-a-different-theme","status":"publish","type":"post","link":"https:\/\/touhyo.com\/blog\/en\/please-select-a-different-theme\/","title":{"rendered":"Select a different theme"},"content":{"rendered":"\n<p>Read error for a file with a specific extension. The cause was the following description on the domain root side.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#F8F8F2;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><pre class=\"shiki monokai\" style=\"background-color: #272822\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #F8F8F2\">&lt;FilesMatch &quot;\\.txt$&quot;&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F8F8F2\">\tOrder Allow,Deny<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F8F8F2\">\tDeny from all<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F8F8F2\">&lt;\/FilesMatch&gt;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Change &#8220;Deny&#8221; to &#8220;Allow&#8221; only for the relevant directory as follows.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#F8F8F2;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><pre class=\"shiki monokai\" style=\"background-color: #272822\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #F8F8F2\">&lt;FilesMatch &quot;\\.txt$&quot;&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F8F8F2\">    Order Allow,Deny<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F8F8F2\">    Allow from all<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F8F8F2\">&lt;\/FilesMatch&gt;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>The problem has been resolved successfully.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Read error for a file with a specific extension. The cause was the following description on the domain root side. Change &#8220;Deny&#8221; to &#8220;Allow&#8221; only for the relevant directory as follows. The problem has been resolved successfully.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"en_US","_original_post":"https:\/\/touhyo.com\/blog\/?p=324","footnotes":""},"categories":[1],"tags":[],"class_list":["post-332","post","type-post","status-publish","format-standard","hentry","category-memo","en-US"],"_links":{"self":[{"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/posts\/332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/comments?post=332"}],"version-history":[{"count":4,"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/posts\/332\/revisions"}],"predecessor-version":[{"id":373,"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/posts\/332\/revisions\/373"}],"wp:attachment":[{"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/media?parent=332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/categories?post=332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/touhyo.com\/blog\/wp-json\/wp\/v2\/tags?post=332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}