WordPress permalinks, directory structure and 403 forbidden response codes
1
If you’re using a “clean URL” permalink structure in WordPress and you have physical directories that match any of the URLs, you might be returning a 403 Forbidden response code even if the page render normally. This post shows how to remedy this situation using mod_rewrite. Continue reading