{"id":32,"date":"2006-12-11T13:27:03","date_gmt":"2006-12-11T13:27:03","guid":{"rendered":"http:\/\/ramblingsofasysadmin.com\/blog\/?p=32"},"modified":"2006-12-11T13:27:03","modified_gmt":"2006-12-11T13:27:03","slug":"enabling-mod_rewrite-on-apache","status":"publish","type":"post","link":"https:\/\/ramblingsofasysadmin.com\/?p=32","title":{"rendered":"enabling mod_rewrite on apache."},"content":{"rendered":"<p>on a basic default apache installation, mod_rewrite doesn&#8217;t work by default.<br \/>\ni&#8217;ve determined that in all the cases i&#8217;ve experienced, it&#8217;s because <font face=\"courier\">AllowOverride All<\/font> is not specified (by default, it&#8217;s <font face=\"courier\">AllowOverride None<\/font>).<br \/>\nhere are other troubleshooting steps to consider (credit to <a href=\"http:\/\/www.webmasterworld.com\/forum92\/2195.htm\">jdMorgan from webmasterworld.com<\/a>):<\/p>\n<li> LoadModule rewrite_module modules\/mod_rewrite.so\n<li> AddModule mod_rewrite.c\n<li> allowoverride FileInfo Options -or-\n<li> allowoverride All\n<li> Options +FollowSymLinks -or-\n<li> Options +SymLinksIfOwnerMatch -or-\n<li> Options All<br \/>\n","protected":false},"excerpt":{"rendered":"<p>on a basic default apache installation, mod_rewrite doesn&#8217;t work by default. i&#8217;ve determined that in all the cases i&#8217;ve experienced, it&#8217;s because AllowOverride All is not specified (by default, it&#8217;s AllowOverride None). here are other troubleshooting steps to consider (credit to jdMorgan from webmasterworld.com): LoadModule rewrite_module modules\/mod_rewrite.so AddModule mod_rewrite.c allowoverride FileInfo Options -or- allowoverride All Options +FollowSymLinks -or- Options +SymLinksIfOwnerMatch -or- Options All<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-32","post","type-post","status-publish","format-standard","hentry","category-troubleshooting"],"_links":{"self":[{"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=\/wp\/v2\/posts\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":0,"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=\/wp\/v2\/posts\/32\/revisions"}],"wp:attachment":[{"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=32"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ramblingsofasysadmin.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}