Puoi provare così:
[code]
RewriteRule ^(index\.php|home/)$ /home [R=301]
RewriteRule ^home$ index.php [L]