On 6/28/06, Nolan Rumble <linux@xxxxxxxxxxxxxxxxx> wrote:
<snip> > > That's the access log. What does the ERROR LOG say? > <snip> My apologies....it's been a long day! [Wed Jun 28 16:14:55 2006] [error] [client xxx.xxx.xxx.xxx] Directory index forbidden by rule: /var/www/html/link/, referer: http://www.example.com
That means that indeed the problem is with your DirectoryIndex directive. Make sure that you are looking in the correct config file and that there aren't other DirectoryIndex directives overriding the one you are looking at. Also, remove the <IfModule> and </IfModule> lines which just hide useful error messages. Joshua. --------------------------------------------------------------------- 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