I’m still trying to figure out how to implement this.
I installed wordpress to the root of my domain, via fantastico.
the install renamed the index.html to index.html.1322759552 and without me having to change the htaccess file the index.php ran by default when surfing to the domain.. I renamed the html file back and it now runs as default. So now I’m trying to figure out how/if i can develope on WP, but since the html index file is there the index.php file doesn’t run since the html file has precedence. I have not seen where i can tell wp what file to run yet.