hmm.... trochę nakombinowałeś, a co powiesz na takie rozwiązanie ?

RewriteBase /
RewriteCond %{THE_REQUEST} ^GET.*index\.php [NC]
RewriteRule (.*?)index\.php/*(.*) /$1$2 [R=301,NE,L]