]> granicus.if.org Git - apache/commit
Close the mod_mime file extension matching issue by (as Ken Coar suggests)
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 11 Oct 2001 13:27:05 +0000 (13:27 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 11 Oct 2001 13:27:05 +0000 (13:27 +0000)
commit0f93ac6408dd4e9db1316512964c9dcad1b2f188
tree66784f35161ab9fc95a913e1497258169d03b471
parentcc570d9e457e71672e37ded4385a4112d002fc8b
  Close the mod_mime file extension matching issue by (as Ken Coar suggests)
  allowing users to continue to rely on the old 1.3 behavior of matching Any
  extensions, the strict behavior of matching NegotiatedOnly arguments, or
  including Handlers and Filters with the MultiviewsMatch directive for
  mod_negotiation control.  Unfortunately, the component matching occurs
  in mod_mime, so that's where this option must reside.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91419 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/mod_mime.c