.htaccess not working [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 9 years ago. Improve this question I have this following in my .htaccess: Options +FollowSymlinks RewriteEngine On RewriteRule (.*)\.php$ index.php I just want to rewrite every .php file accessed … Read more