{"id":175,"date":"2024-07-14T22:00:01","date_gmt":"2024-07-14T14:00:01","guid":{"rendered":"https:\/\/help.easynet.my\/?p=175"},"modified":"2024-07-14T22:02:48","modified_gmt":"2024-07-14T14:02:48","slug":"default-wordpress-htaccess","status":"publish","type":"post","link":"https:\/\/help.easynet.my\/?p=175","title":{"rendered":"default WordPress .htaccess"},"content":{"rendered":"<div class=\"flex-shrink-0 flex flex-col relative items-end\">\n<div>\n<div class=\"pt-0.5 juice:pt-0\">\n<div class=\"gizmo-bot-avatar flex h-6 w-6 items-center justify-center overflow-hidden rounded-full juice:h-8 juice:w-8\">\n<div class=\"relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8\">If your WordPress .htaccess file is corrupted due to a malfunctioning plugin or other issues, you can restore the default .htaccess file<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<blockquote>\n<pre><code># BEGIN WordPress\r\nRewriteEngine On\r\nRewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]\r\nRewriteBase \/\r\nRewriteRule ^index\\.php$ - [L]\r\nRewriteCond %{REQUEST_FILENAME} !-f\r\nRewriteCond %{REQUEST_FILENAME} !-d\r\nRewriteRule . \/index.php [L]\r\n# END WordPress<\/code><\/pre>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>If your WordPress .htaccess file is corrupted due to a malfunctioning plugin or other issues, you can restore the default .htaccess file # BEGIN WordPress RewriteEngine On RewriteRule .* &#8211; [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase \/ RewriteRule ^index\\.php$ &#8211; [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . \/index.php [L] # END WordPress<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-175","post","type-post","status-publish","format-standard","hentry","category-wordpress-cms-troubleshooting"],"_links":{"self":[{"href":"https:\/\/help.easynet.my\/index.php?rest_route=\/wp\/v2\/posts\/175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.easynet.my\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/help.easynet.my\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/help.easynet.my\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/help.easynet.my\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=175"}],"version-history":[{"count":3,"href":"https:\/\/help.easynet.my\/index.php?rest_route=\/wp\/v2\/posts\/175\/revisions"}],"predecessor-version":[{"id":178,"href":"https:\/\/help.easynet.my\/index.php?rest_route=\/wp\/v2\/posts\/175\/revisions\/178"}],"wp:attachment":[{"href":"https:\/\/help.easynet.my\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/help.easynet.my\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/help.easynet.my\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}