On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
<Directory /srv/www/readit>
Options FollowSymLinks Indexes
AllowOverride None
Order Allow,Deny
Allow from all
</Directory>
[Thu Aug 17 03:50:51 2006] [error] [client xxx.xxx.xxx.xxx] Attempt to serve
directory: /srv/www/readit/
I've never seen this error message in the wild (although I can see it
exists in core.c). I suspect it means that you don't have mod_dir
included in your server and hence, instead of trying to server a
DirectoryIndex, apache is trying to serve the directory entry itself.
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]