02-09-2006, 10:28 AM
|
|
|
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2003
Posts: 22,651
|
Quote:
|
Originally Posted by Lycanthrope
Just replace index.html w/ index.php and add this to .htaccess
RewriteBase /
RewriteRule ^index\.html$ index.php
|

|
|
|