--- Renato Lopes <[EMAIL PROTECTED]> wrote:
> Every time I point my browser to that directory the
> contents of the directory gets displayed instead of
> the index.php file.

It would help if we knew what Web server, but I will assume
Apache and hope for the best.

Locate your httpd.conf file, and add index.php to the
DirectoryIndex directive. Restart (or better, kill -1)
Apache.

Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to