RewriteCond %{THE_REQUEST} ^GET\ .*/index\.(php|html?)\ HTTP
RewriteRule ^(.*)index\.(php|html?)$ $1 [R=301,L]
When i'm at a department, category or on a product page the index link
reverts to the wrong place. instead of redirecting to www.domain.co.uk
it goes to www.domain.co.uk/department/index.php which does not take
the user back to the main home page.
Happy new year and hope everyone is having fun.
Steve