]> granicus.if.org Git - apache/commit
Negotiation once allowed any file, of any filename extension, to be
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 10 Oct 2001 19:43:37 +0000 (19:43 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 10 Oct 2001 19:43:37 +0000 (19:43 +0000)
commit91cd7755cdcceef7c68bbf083669bfa1727dd601
treef4e7b61b04cdde7a1f00bb56c8fc3ac824717c77
parent4efc87318309f2f432c6005c0cd2d6974a1d2330
  Negotiation once allowed any file, of any filename extension, to be
  served.  The original patch to mod_negotation eliminated all extensions
  that did not reflect filename extensions associated with negotiation
  variables, unless the user expressly specified the file name with those
  filename extensions.

  This patch [attributed to me] was vetoed at its inception, it was provided
  as an alternative for those who had to have the current behavior.

  There is now another alternative patch that would introduce the
  MultiviewsMatch directive to mod_mime, for consideration and discussion.

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