Posted 17 May 2008 - 08:59 AM
You don't need to use redirects, but you do need a .htaccess file. You can specify which files Apache should look for when serving up a directory, such as webradianc.com/ and webradiance.com/forum/, for example.
Simple use the DirectoryIndex parameter:
DirectoryIndex index.html runners.html
Notice I've specified two files. You can specify as many as you want and Apache will serve the first one it finds. So in this case, if there's just runners.html then that will be the index, but if index.html is in there too then that will display as the index instead.
QUOTE(benbramz @ Aug 17 2007, 07:44 AM) Ive noticed that quite a few people are now adding quotes from the board into their signature. I think its started an new web-radiance craze.. :P