1. 26 Jan, 1998 1 commit
  2. 25 Jan, 1998 1 commit
    • dgaudet's avatar
      - no need to use stat() since r->finfo is already what we need · 66db3449
      dgaudet authored
      - no need to play with atime/mtime crud, the web server doesn't preserve
          that info normally anyhow
      - deal with r->finfo.st_mode == 0 || !r->filename (i.e. not a disk file)
      - don't reference mime_module.type_checker, this should be controlled by
          the ordering within Configuration
      - work properly with multiple vhosts
      - doc update: even prior to this patch, the code was disabled if there
          was no MimeMagicFile directive.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79997 13f79535-47bb-0310-9956-ffa450edef68
      66db3449
  3. 23 Jan, 1998 2 commits
  4. 22 Jan, 1998 4 commits
  5. 20 Jan, 1998 1 commit
    • brian's avatar
      PR: · 725d30f3
      brian authored
      First stab at updating.  Other windows developers need to make sure this
      still makes sense!  Notably, does the line break problem mean that the .tar.gz
      distribution can't be compiled on NT?
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79923 13f79535-47bb-0310-9956-ffa450edef68
      725d30f3
  6. 07 Jan, 1998 1 commit
  7. 29 Dec, 1997 1 commit
  8. 22 Dec, 1997 1 commit
    • Marc Slemko's avatar
      Misc cleanups: · 4b319f37
      Marc Slemko authored
      	- cleanup HTML, <e> --> <em>
      	- remove bogus security warning about LockFile
      	- add warning about possible denial of service attack with
      	  LockFile in world writable directory
      	- remove security encouragement to use inetd; add warning that
      	  inetd isn't well supported.
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79758 13f79535-47bb-0310-9956-ffa450edef68
      4b319f37
  9. 21 Dec, 1997 1 commit
  10. 20 Dec, 1997 1 commit
    • dgaudet's avatar
      Lars says: · bcd48d69
      dgaudet authored
      some people are confused if they see the different naming conventions
      for language negotiated documents (e.g. foo.html.en vs. foo.en.html)
      and how a hyperlink to such a document should look like.
      There's a PR about it (#1559) and I've seen several questions on
      usenet about it.
      
      I tried to clarify this issue in an extra paragraph in the
      content-negotiation.html document (see attachment).
      
      PR:		1559
      Submitted by:	Lars Eilebrecht
      Reviewed by:	Dean Gaudet
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79735 13f79535-47bb-0310-9956-ffa450edef68
      bcd48d69
  11. 18 Dec, 1997 1 commit
  12. 16 Dec, 1997 4 commits
  13. 14 Dec, 1997 5 commits
  14. 07 Dec, 1997 1 commit
  15. 02 Dec, 1997 1 commit
  16. 01 Dec, 1997 1 commit
  17. 25 Nov, 1997 2 commits
  18. 15 Nov, 1997 1 commit
  19. 14 Nov, 1997 1 commit
  20. 12 Nov, 1997 6 commits
  21. 11 Nov, 1997 3 commits