]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Apply a fix already in Apache 2.0 (and add quality weights) to prevent
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 18 Dec 2002 22:27:54 +0000 (22:27 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 18 Dec 2002 22:27:54 +0000 (22:27 +0000)
commite349f047201e9db3af9ad840633fc579d460981c
tree353c87f18f9d60a098ef53c6645bb0dd2bc368ea
parente2a247d8e98f69fcccb18c01aa0953d10968872a
  Apply a fix already in Apache 2.0 (and add quality weights) to prevent
  us from attempting to serve .gif or any other flavor of negotiated
  resources.

  This patch fixes the Accept: header of the autoindex request so that
  it's subrequests look for text/ only, with weights applied to recover
  .html, then .txt, then some other flavor of text/* in their absense.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98032 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_autoindex.c