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