> #
> # DirectoryIndex: Name of the file or files to use as a pre-written HTML
> # directory index. Separate multiple entries with spaces.
> #
> DirectoryIndex index.html
> DirectoryIndex index.php
> DirectoryIndex index.php3
> DirectoryIndex index.phtml
>
or
DirectoryIndex index.html index.htm index.php etc...
M@
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]