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