Forum Moderators: phranque
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^hyperlite.co.uk
RewriteRule (.*) http://www.hyperlite.co.uk/$1 [R=301,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.html\ HTTP/
RewriteRule ^index\.html$ http://www.hyperlite.co.uk/ [R=301,L] RewriteRule hyperlite_news.html$ news.php[code][/code] [edited by: jdMorgan at 12:55 am (utc) on Jun 16, 2010]
[edit reason] Please use example.com only. [/edit]
RewriteRule ^.*$ http://www.google.com/ [R=301,L]