That worked! That's it I'm set! My web host didn't know about that. Thanks Vinny!
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 26, 2003 10:10 AM To: [EMAIL PROTECTED] Subject: Re: [geeklog-users] Hello and first question... If you want apache to look for an index.htm file first, you can add the following to your .htaccess file: DirectoryIndex index.htm index.html index.php or if you want the file splash.php to come up first: DirectoryIndex splash.php index.php index.htm index.html -Vinny [EMAIL PROTECTED] wrote: >I don't suppose there is a way to have geeklog look for a renamed >"index.php" - just checking before I try to install in a subdirectory. >My host chooses index.php before choosing index.htm if both are present. >-dan > >
