how to redirect "/" to "something-else.html"

Started by ianbel3, April 13, 2012, 02:23:03 AM

ianbel3

hi,
I am trying to redirect my homepage "www.mysite.com" to "www.mysite.com/something-else.html"

i have found nothing at google so please help me with it.

This is my current .htaccess file

Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^([a-z]+\.com) [NC]
RewriteRule (.*) http://www.mysite.com/$1 [R=301,L]
RewriteRule ^index.html http://www.mysite.com/ [R=301,L]

and i want to redirect everything to www.mysite.com/something-else.html

Thank you.

Amir

More About Our Webmaster Tools for Windows and Mac

HTML, image, video and hreflang XML sitemap generatorA1 Sitemap Generator
      
website analysis spider tool for technical SEOA1 Website Analyzer
      
SEO tools for managing keywords and keyword listsA1 Keyword Research
      
complete website copier toolA1 Website Download
      
create custom website search enginesA1 Website Search Engine
      
scrape data into CSV, SQL and databasesA1 Website Scraper