1. 17 Sep, 1997 1 commit
  2. 16 Sep, 1997 1 commit
    • dgaudet's avatar
      |From Martin.Kraemer@mch.sni.de Mon Sep 15 21:04:46 1997 · 6f3c4177
      dgaudet authored
      |Date: Fri, 5 Sep 1997 14:22:32 +0200 (MET DST)
      |From: Martin Kraemer <Martin.Kraemer@mch.sni.de>
      |Reply-To: new-httpd@apache.org
      |To: Apache Mailing List <new-httpd@apache.org>
      |Subject: [DOC] mod_auth_anon.html corrections
      |
      |The mod_auth_anon.html documentation describes the default of
      |the Anonymous_LogEmail and Anonymous_MustGiveEmail being "off", but in
      |the code, the default seems to be "on".
      |
      |The "Example" section could be improved because when used as-is, the
      |server returns a [500] server error (configuration error:  couldn't check
      |user.  No user file?). I added a comment to clarify things.
      
      Submitted by:	Martin Kraemer
      Reviewed by:	Dean Gaudet
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79267 13f79535-47bb-0310-9956-ffa450edef68
      6f3c4177
  3. 12 Sep, 1997 3 commits
  4. 11 Sep, 1997 3 commits
  5. 09 Sep, 1997 1 commit
  6. 07 Sep, 1997 1 commit
  7. 28 Aug, 1997 2 commits
  8. 26 Aug, 1997 6 commits
  9. 25 Aug, 1997 2 commits
  10. 24 Aug, 1997 3 commits
  11. 23 Aug, 1997 3 commits
  12. 17 Aug, 1997 1 commit
  13. 14 Aug, 1997 1 commit
  14. 11 Aug, 1997 1 commit
  15. 08 Aug, 1997 1 commit
  16. 07 Aug, 1997 1 commit
  17. 06 Aug, 1997 1 commit
  18. 05 Aug, 1997 1 commit
    • Ralf S. Engelschall's avatar
      Enhanced and cleaned up the URL rewriting engine for 1.3: · fe1d7dcc
      Ralf S. Engelschall authored
      First the grouped parts of RewriteRule pattern matches (parenthesis!) can be
      accessed now via backreferences $1..$9 in RewriteConds test-against strings in
      addition to RewriteRules subst string. Second the grouped parts of RewriteCond
      pattern matches (parenthesis!) can be accessed now via backreferences %1..%9
      both in following RewriteCond test-against strings and RewriteRules subst
      string. This provides maximum flexibility through the use of backreferences.
      Additionally the rewriting engine was cleaned up by putting common code to the
      new expand_backrefs_inbuffer() function.
      
      Submitted by:	Ralf S. Engelschall
      Reviewed by:	Dean Gaudet, Ralf S. Engelschall
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78903 13f79535-47bb-0310-9956-ffa450edef68
      fe1d7dcc
  19. 03 Aug, 1997 2 commits
  20. 02 Aug, 1997 1 commit
  21. 01 Aug, 1997 3 commits
  22. 31 Jul, 1997 1 commit