don't where to put this topic, so i posted here...
Imagine you have a domain,
www.domain.net , and when you type on your browser
www.domain.net it will look for the file specified on the apache httpd.conf:
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index. Separate multiple entries with spaces.
#
DirectoryIndex index.html index.htm index.shtml index.php index.phtml index.cgi index.asp
The question is.. how can i put on my account, some option to change the default file index.html or whatever to use by DEFAULT the cgidir/ultimatebb.cgi file?
At the moment i have this on the index.html file:
But it takes a little time to redirect to the ultimatebbb.cgi
Hope i could explain myself well

Any help is appreciated
Tks