On 8/18/06, Nick Kew <[EMAIL PROTECTED]> wrote:
On Friday 18 August 2006 02:33, LDB wrote:

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

It happens on a 'ScriptAlias'ed directory.  I suspect other uses of
mod_alias/mod_rewrite might be able to trigger it.

Actually, the ScriptAlias'ed directories give a slightly different
message (generated by mod_cgi, I believe) about trying to access a
directory as a script.

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]

Reply via email to