]> granicus.if.org Git - apache/commit
vetoing and backing out OtherBill's patch rev 1.91. This breaks
authorGreg Ames <gregames@apache.org>
Mon, 4 Feb 2002 21:19:08 +0000 (21:19 +0000)
committerGreg Ames <gregames@apache.org>
Mon, 4 Feb 2002 21:19:08 +0000 (21:19 +0000)
commit6cbb3ef98ea7ccb6651e58ea9a7f9d4d8c4e42b7
tree36682699e58bc5957242cca0f73d73d385acfc08
parent8dd05bee054081e27c0f121f0dce0d787157f8c9
vetoing and backing out OtherBill's patch rev 1.91.  This breaks
mod_autoindex on systems such as Unix where apr_dir_read doesn't automatically
return the filetype.  You see a '?' icon rather than a folder icon
for directories on 2.0.31 because mod_autoindex doesn't realize that the thing
is a directory.

No, we don't want more stat()s either.

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