View Single Post
Old 2009-10-20, 04:06 PM   #7
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Settings, Reading, Front Page Displays:

A static page, Front Page - page needs to be a page created by Wordpress

Or, do you want to hit http://blog.com/main.html and have the blog show up?

Code:
RewriteEngine on
RewriteRule ^main.html$ index.php [L]
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote