Joshua Slive <jslive@xxxxxxxxx> writes: > On 10/4/05, Harry Putnam <reader@xxxxxxxxxxx> wrote: >> <Directory /hpweb/TrainingVids/DigitalPhotography> >> Options +Indexes >> </Directory> > > <Directory> refers to filesystem directories, not web directories. > You need to tag /var/www/localhost/htdocs on the front. > > In general, always check the error log when you run into stuff like this. > > Joshua. Haa... thanks, yes that did it. Now about that log message: (error_log) [Tue Oct 04 19:32:57 2005] [error] [client 192.168.0.4] Directory index forbidden by rule: /var/www/localhost/htdocs/hpweb/TrainingVids/DigitalPhotography/, referer: http://reader.local.net0/hpweb/TrainingVids/ Is there some way I could have made apache tell me what `rule' as in `forbidden by rule:' above, has been violated? I tried setting log level to debug but saw nothing more. Speaking of log messages... I keep seeing this in error_log: [Tue Oct 04 19:38:03 2005] [error] [client 192.168.0.4] File does not exist: /var/www/localhost/htdocs/favicon.ico How can I tell what is looking for this file. And where to get it? --------------------------------------------------------------------- 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