RE: [EMAIL PROTECTED] Re: Simple way to make directories display a list of its files

2005-10-05 Thread Duncan Drury
> 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? Many recent browsers automatically reque

[EMAIL PROTECTED] Re: Simple way to make directories display a list of its files

2005-10-04 Thread Harry Putnam
Joshua Slive <[EMAIL PROTECTED]> writes: > On 10/4/05, Harry Putnam <[EMAIL PROTECTED]> wrote: >> >>Options +Indexes >> > > 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