1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-30 15:01:14 +03:00
Files
apache/docs/manual/mod
dgaudet c26bf27fb9 - no need to use stat() since r->finfo is already what we need
- 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
1998-01-25 03:52:19 +00:00
..
PR:
1998-01-23 00:36:34 +00:00
1997-12-29 20:41:55 +00:00
1997-12-29 20:41:55 +00:00
1997-11-11 21:58:15 +00:00
1997-12-29 20:41:55 +00:00
1997-12-29 20:41:55 +00:00
1997-12-29 20:41:55 +00:00