Remova index.php do url

Basta usar isso !!

RewriteEngine on
RewriteCond $1 !^(index.php|js|robots.txt|captcha|assets|css|img|js)
RewriteRule ^(.*)$ /index.php/$1 [L]