[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ3i adm_error log filling up every 15min w same dum error
- Subject: Re: [cobalt-users] RaQ3i adm_error log filling up every 15min w same dum error
- From: Jim Roberts <jim@xxxxxxxxxxxxxxx>
- Date: Thu Feb 10 10:40:17 2000
>On my RaQ3i I have just found out that since its first day of operation the
>log:
>/home/log/httpd/adm_error
>
>is filled with:
>[Thu Feb 10 11:30:01 2000] [error] [client 127.0.0.1] Directory index
>forbidden by rule: /usr/admserv/html/
>
>every line has an interval of 15 minutes.
>
>Any idea of what is causing this? How can avoid it?
>
On my raq3,
looking at /usr/admserv/html, I had the following two files:
drwxr-xr-x 30 root root 1024 Dec 9 22:27 .cobalt
-rw-r--r-- 1 root root 74 Jan 4 13:07 robots.txt
Noticing that there is no index.html in the directory, and with
DirectoryIndex set to index.html in /etc/admserv/conf/srm.conf:
DirectoryIndex index.html
I added an index.html in /usr/admserv/html by telnetting in and
(as root) creating a symbolic link index.html -> robots.txt:
ln -s robots.txt index.html
and my log stopped filling with errors.
JR
>
>tnx
>
>
>Audric Leperdi
>CIO - evolutiva srl
>Via Varallo, 30 -10153 - Torino - Italy
>tel +39 011 8121617 - fax. +39 011 8121614
>www.evolutiva.com
>
>
>_______________________________________________
>cobalt-users mailing list
>cobalt-users@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-users