View Single Post
Old November 8th, 2004, 9:11 PM   #7 (permalink)
Geoff
Yabadabadoo
Super #1
 
Geoff's Avatar
 
Joined in Nov 2004
Lives in B.C., Canada
Hosted on Dedicated
1,013 posts
Gave thanks: 7
Thanked 28 times
Quote:
Originally Posted by yahooadam
dude i like that order

so you can have your forum (or like ipbdynamic lite for ipb)
and your website at the same place :P

welll i know what im saying (kinda)

is there any way to change this ??
Well if you want to change the default documents you could use an .htaccess to define the <DirectoryIndex> directive I believe it is

so on one line of the .htaccess in the directory you want to modify, put something like

DirectoryIndex index.php index.asp index.cgi index.htm index.html

and it will look for those files in the order they are written, so index.php would be tried first, and index.html would be tried last
Geoff is offline   Reply With Quote