]> granicus.if.org Git - apache/commit
Save hundreds of cycles on every autoindex request by _not_ attempting
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 3 Aug 2001 18:32:03 +0000 (18:32 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 3 Aug 2001 18:32:03 +0000 (18:32 +0000)
commit912ccbe306c6735057292eaaf6220d1c2090b962
treef5be09c9d6c64972d2538015d4afb94bf15ab467
parent82290d054d8b4faaf526323885d439f51ad7f705
  Save hundreds of cycles on every autoindex request by _not_ attempting
  to to test the parent (..) sub request!  This patch also allows the user
  to see things that will redirect them.  That way, the lnk or dir within
  the directory is displayed correctly.

  Also allows an ALT text entry other than DIR by providing AddAlt
  ^^DIRECTORY^^, as the user (might) expect to be allowed to do.

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