Regarding DirectoryIndex, you can try to put the following line in a .htaccess file within your document root:
DirectoryIndex index.php index.html Your Web host must allow .htaccess to override certain directives (or all), but I have found that most do. It's definitely worth trying. Chris ===== My Blog http://shiflett.org/ HTTP Developer's Handbook http://httphandbook.org/ RAMP Training Courses http://www.nyphp.org/ramp -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php