On 8/18/06, Nick Kew <nick@xxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx