.htaccess AllowOverride
Was trying to test some rewrite rules with a site. For some reason modrewrite didn’t SEEM to be working. After banging my head against the wall a few times I found out that the
AllowOverride was set to none, where it should have been all.