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