Posts in category: Apache
WordPress Canonical URL, Permalink Redirect, ERR_TOO_MANY_REDIRECTS

WordPress uses .htaccess to automatically attempt to correct URLs that are misunderstood. This behavior can lead to errors such as ERR_TOO_MANY_REDIRECTS and prevent intended funcationality such as using an index.html as a landing page for the domain. It is possible to Disable WordPress Canonical URL or Permalink Auto Redirect to fix these problems.   This code […]