1. 20 Feb, 1999 1 commit
    • Ken Coar's avatar
      · f5758a04
      Ken Coar authored
      	Remove the ReferIgnore directive from mod_log_config (Dean's veto).
      	Get rid of the array for the 'env=' clause, since it only takes
      	a single variable name; use a char * instead.  Check for conditional
      	envars by seeing if the condition string is non-NULL rather than
      	using a separate Boolean cell.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82827 13f79535-47bb-0310-9956-ffa450edef68
      f5758a04
  2. 19 Feb, 1999 3 commits
  3. 18 Feb, 1999 2 commits
  4. 17 Feb, 1999 1 commit
    • Ken Coar's avatar
      · e3986e9d
      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/branches/1.3.x@82820 13f79535-47bb-0310-9956-ffa450edef68
      e3986e9d
  5. 16 Feb, 1999 8 commits
  6. 15 Feb, 1999 1 commit
  7. 14 Feb, 1999 5 commits
  8. 11 Feb, 1999 3 commits
  9. 10 Feb, 1999 7 commits
  10. 09 Feb, 1999 8 commits
  11. 08 Feb, 1999 1 commit