1. 26 Sep, 1996 2 commits
    • Mark J. Cox's avatar
      Submitted by: Alexei Kosut · ec121aa1
      Mark J. Cox authored
      Reviewed by: Mark Cox
      
      Add some more useful directives for logging.
      
      %U: the URL path that was requested
      %f: the filename.
      %P: the PID of the child that served the request (this might be useful
          for tracking the BROKEN_WAIT problem; I dunno.)
      
      It also adds a %{...}n directive that returns the contents of a note
      (from the r->notes table). The idea of this is that modules can set
      notes with data to be logged. This patch, as an example, has
      mod_cookies put its cookie into a note called "cookie". This allows
      mod_log_config to log it without having to use a seperate cookie log
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@76813 13f79535-47bb-0310-9956-ffa450edef68
      ec121aa1
    • brian's avatar
      Reviewed by: Brian · bc72d136
      brian authored
      Submitted by:	Tom Tromey
      
      Fixed response logic which was causing warnings on Irix 6.2, among others.
      No functionality change, "else" clause was just redundant.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@76812 13f79535-47bb-0310-9956-ffa450edef68
      bc72d136
  2. 25 Sep, 1996 1 commit
  3. 24 Sep, 1996 4 commits
  4. 23 Sep, 1996 7 commits
  5. 19 Sep, 1996 1 commit
  6. 18 Sep, 1996 1 commit
  7. 17 Sep, 1996 4 commits
  8. 14 Sep, 1996 1 commit
  9. 13 Sep, 1996 2 commits
  10. 12 Sep, 1996 1 commit
  11. 08 Sep, 1996 9 commits
  12. 06 Sep, 1996 1 commit
  13. 03 Sep, 1996 1 commit
  14. 02 Sep, 1996 1 commit
  15. 27 Aug, 1996 1 commit
  16. 25 Aug, 1996 2 commits
  17. 24 Aug, 1996 1 commit