1. 26 Aug, 1997 4 commits
  2. 25 Aug, 1997 2 commits
  3. 24 Aug, 1997 3 commits
  4. 23 Aug, 1997 3 commits
  5. 17 Aug, 1997 1 commit
  6. 14 Aug, 1997 1 commit
  7. 11 Aug, 1997 1 commit
  8. 08 Aug, 1997 1 commit
  9. 07 Aug, 1997 1 commit
  10. 06 Aug, 1997 1 commit
  11. 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
  12. 03 Aug, 1997 2 commits
  13. 02 Aug, 1997 1 commit
  14. 01 Aug, 1997 3 commits
  15. 31 Jul, 1997 1 commit
  16. 30 Jul, 1997 3 commits
  17. 25 Jul, 1997 2 commits
  18. 22 Jul, 1997 5 commits
  19. 21 Jul, 1997 3 commits
  20. 20 Jul, 1997 1 commit