]> granicus.if.org Git - apache/commit
Thanks goes to Manoj, while commenting on another issue, for triggering
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 6 Aug 2001 22:42:59 +0000 (22:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 6 Aug 2001 22:42:59 +0000 (22:42 +0000)
commitccf7dc7184e67d28b9569fb6310bb8e5962261e0
treed8bccf723b3642856d440baabdad5215d365787e
parentc4fb990e995022d569e897dcf55d86a68a652c50
  Thanks goes to Manoj, while commenting on another issue, for triggering
  this idea.  If we find files matching (e.g. index.html.bak matches
  index.html) but they are rejected because we don't understand them
  (e.g. they are a directory, or .bak isn't a mod_mime recognized extension)
  then Error 500 out of here, with a note for the system administrator
  explaining that index.html matches some files, but their extensions
  cannot be grokked.  No more (unintentional, or situational) autoindex :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89961 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_negotiation.c