RewriteCond %{THE_REQUEST} ^.*/index.php RewriteRule ^(.*)index.php$ http://yourdomain.com/$1 [R=301,L]