1. 31 Dec, 1999 1 commit
    • dgaudet's avatar
      > Attached are 2 alternative diffs to finish implementing server-parsed · 0ede3f75
      dgaudet authored
      > mod_autoindex Header and Readme files in apache_1.3. A third diff is
      > attached that shows the differences between the alternatives.
      >
      > Why this is needed: With an unpatched apache_1.3.9, the include variables
      > DOCUMENT_NAME, DOCUMENT_PATH_INFO, DOCUMENT_URI, LAST_MODIFIED,
      > SCRIPT_NAME, and SERVER_PROTOCOL will have values reflecting the Header
      > or Readme files instead of the directory. Contrast this with the use of
      > included files in a non directory document where those include variables
      > reflect the base document, not the included file.
      >
      > Both alternatives work with and without various pool/memory
      > allocation/deallocation debugging options enabled and using various
      > compiler optimization levels on Linux. Alternative 0 has been in use for
      > the last 6 months (without the ap_table_unset's in mod_autoindex) using
      > apache_1.3.7-dev (downloaded 19990504) without problems.
      >
      > Two alternatives are presented because Dean did not think that alternative
      > 0 was safe 6 months ago. I believe that it is and it provides a cleaner
      > method for module authors to use the power and flexibility of mod_include
      > to enhance generated content, like mod_autoindex.
      
      i chose alternative 0.
      
      Submitted by:	Raymond S Brand <rsbx@rsbx.net>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@84380 13f79535-47bb-0310-9956-ffa450edef68
      0ede3f75
  2. 28 Dec, 1999 1 commit
  3. 26 Dec, 1999 1 commit
  4. 23 Dec, 1999 3 commits
  5. 22 Dec, 1999 1 commit
  6. 21 Dec, 1999 3 commits
  7. 20 Dec, 1999 7 commits
  8. 19 Dec, 1999 3 commits
  9. 17 Dec, 1999 4 commits
  10. 16 Dec, 1999 3 commits
  11. 15 Dec, 1999 5 commits
  12. 13 Dec, 1999 5 commits
  13. 11 Dec, 1999 1 commit
  14. 10 Dec, 1999 2 commits