Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Shortening index.php?var= in the URL


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]


Thread source:: http://www.webmasterworld.com/apache/4383490.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com