On Wednesday 05 December 2001 00:22, Vincent Beaulieu wrote:
> Can anyone tell me where to configure apache so that it recognizes
> index.php as the index of a directory? I tried looking through the
> httpd.conf file for the option to add an extension...couldn't see
> anything! My server treats index.html files correctly...(but is not
> working with index.php)!
You should have a line similar to this:
DirectoryIndex index.html index.htm index.shtml index.php
hth
--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
/*
Give me chastity and continence, but not just now.
-- St. Augustine
*/
--
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]