Page is a not externally linkable
hottrout - 12:23 am on Feb 2, 2012 (gmt 0)
Is this more what you meant
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^/]+/)*index\.php([^/]+/)\ HTTP/
RewriteRule ^(([^/]+/)*)index\.php(([^/]+/)*)$ http://www.example.com/$1$2 [R=301,L]