.htaccess not working (mod_rewrite) April 12, 2024 by Tarik In my case, I changed in httpd.conf: AllowOverride None to AllowOverride All and it works.