I just got WordPress installed and running on my site (I was using Greymatter). WordPress is some tasty software.
Anyway, my site's home page used to be index.html and now it's index.php and I want to make sure anyone that goes to http://mysite.com/index.html gets redirected to the new page. I've been playing around with various rewrite commands like:
Redirect /index.html /index.php
Redirect http://mysite.com/index.html http://mysite.com//index.php
and all I'm getting are error messages. I'm obviously not doing something right and after reading through some of the tutorials on .htaccess my brain is fried. What am I doing wrong?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks