Skip to content
  1. May 02, 1999
    • Randy Terbush's avatar
      Add functionality to the install-bindist.sh script created by · a57eb343
      Randy Terbush authored
      binbuild.sh to use tar when copying distribution files to the
      serverroot. This allows upgrading an existing installation
      without nesting the new distribution in the old.
      
      install-bindist.sh now detects the local perl5 path to install
      apxs and dbmmanage with proper path to perl interpreter.
      
      Add an install-binsupport target which copies the source files
      for apxs and dbmmanage to bindist to allow these scripts to
      be properly installed relative to the destination serverroot.
      
      FWIW - abort during commit for changed files commited without
      comments.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83149 13f79535-47bb-0310-9956-ffa450edef68
      a57eb343
  2. Apr 30, 1999
  3. Apr 29, 1999
  4. Apr 27, 1999
  5. Apr 26, 1999
  6. Apr 22, 1999
  7. Apr 21, 1999
  8. Apr 20, 1999
  9. Apr 14, 1999
  10. Apr 08, 1999
  11. Mar 23, 1999
  12. Mar 22, 1999
  13. Mar 21, 1999
  14. Mar 20, 1999
    • Ken Coar's avatar
      · 67c157b6
      Ken Coar authored
      	Add PassAllEnv to make all of the server's environment variables
      	available to CGIs and SSIs within the directive's scope.  NOT
      	recommended for general use, but eases the transition for IBM's
      	current LDGW customers to Apache.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82956 13f79535-47bb-0310-9956-ffa450edef68
      67c157b6
  15. Mar 19, 1999
  16. Mar 16, 1999
  17. Mar 15, 1999
  18. Mar 07, 1999
  19. Mar 04, 1999
  20. Feb 26, 1999
  21. Feb 22, 1999
  22. Feb 21, 1999
  23. Feb 20, 1999
  24. Feb 17, 1999
    • Ken Coar's avatar
      · b54368f6
      Ken Coar authored
      	Add conditional logging based upon environment variable existence.
      	Also add RefererIgnore functionality from mod_log_referer to
      	mod_log_config; mod_log_referer and mod_log_agent are now
      	deprecated.  The list of envariables to check is set up as
      	an array even though the current implementation (TAKE23)
      	only handles one; just in case we ever want to do something
      	strange like, 'env=foo,bar,!bag'.
      
      PR:		519, 548, 1351, 1811(?), 3449
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82819 13f79535-47bb-0310-9956-ffa450edef68
      b54368f6
  25. Feb 16, 1999
  26. Feb 14, 1999