ok im sure this has been asked before so soz...
i want my home page to be *.php, but the host defaults to index.htm
their customer service is.... err, absent is the best description... so i cant get it done server side
i tried a meta refresh but it didnt work
is there a way to make my homepage a different one other than making index.htm a false frameset?
redirect?
Moderator: General Moderators
if supported and allowedDirectoryIndex directive
Syntax: DirectoryIndex local-url [local-url] ...
Default: DirectoryIndex index.html
Context: server config, virtual host, directory, .htaccess
Override: Indexes
Status: Base
Module: mod_dir
DirectoryIndex index.php index.htm index.html in .htaccess may do the trick