In index2.php, put something like this at the beginning:
<?php
header('Location: index2.html');
exit;
?>
If you are looking for mod_rewrite (specifically), then this is the wrong forum. 😛
Also, I don't see why you need to do this...can you explain a bit what you are getting out of this? I don't see a need for any of this personally...but it might be something with the website.