How to do 301 redirection Tutorial on how to permanently redirect a URL using PHP or Apache mod_rewrite, i.e. by modifying the .htaccess file. with apachehtaccess
Redirect website to /index.php A few lines to explain how to permanently redirect a URL from domain.com to domain.com/index.php. Works on www.domain.com too! with apachehtaccess