Joshua Slive wrote:
The unix permissions are the same as the directory containing my PHP code (which is working). There is no index.html file in the directory. I thought that mod_autoindex being active, in conjunction with the Indexes option, would result in Apache auto-generating a directory listing. Is this not correct?On 2/7/06, Jonathan S. Abrams <j.abrams@xxxxxxxxxxxxxxxxxxx> wrote:Joshua Slive wrote:On 2/7/06, Jonathan S. Abrams <j.abrams@xxxxxxxxxxxxxxxxxxx> wrote:If I attempt to go to a directory on my web server, such as /test/, I get Forbidden - You don't have permission to access /test/ on this server. Now, if I try to go to a file within that directory, such as /test/test.txt, the .txt file will display in my browser.The first thing to look at is the error_log. No point in doing any further debugging before knowing exactly what it says in there.Ah, yes. Unfortunately, I already looked there and did not find anything.Check the unix permissions on the directory and the index.html file within the directory.
-Jonathan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx