Like David explained, you can add the directive in your .htaccess if you want the change to apply to your site only :
Code:
DirectoryIndex index.php index.htm index.html index.shtml index.xhtml index.wml index.perl index.pl index.plx index.ppl index.cgi index.jsp index.js index.jp index.php4 index.php3 index.phtml default.htm default.html home.htm
If you want it to apply to all sites, please read my other post here : http://forums.cpanel.net/showpost.ph...2&postcount=10
Don't forget that your list should look like this :
DirectoryIndex index.php index.htm index.html index.shtml index.xhtml index.wml index.perl index.pl index.plx index.ppl index.cgi index.jsp index.js index.jp index.php4 index.php3 index.phtml default.htm default.html home.htm