> 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
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