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