** At 13:03 +0200 on 08/25/2008, Carlos Medina wrote:
Vince Sabio schrieb:

I am running PHP v5.2.6 on an Apache v2.2 server. For some reason, Apache is not automatically loading index.php files, even when there is no other index.* file in the directory; it will throw a "you do not have permission to access [directory]" instead.

[..]

Hi Vince,
search (grep/find ) for DirectoryIndex: Statement

Many thanks to Carlos and Richard -- I added "index.php" to DirectoryIndex:, restarted Apache, and all is working fine now.

__________________________________________________________________________
Vince Sabio                                                  [EMAIL PROTECTED]

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

Reply via email to