mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Document the disabling of DefaultType and update terminology
regarding Internet message metadata. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@740420 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -903,7 +903,7 @@ void *request_config; /* Notes on *this* request */</pre>
|
||||
control and authorization information, but also information on how to
|
||||
determine file types from suffixes, which can be modified by
|
||||
<directive module="mod_mime">AddType</directive> and <directive
|
||||
module="core">DefaultType</directive> directives, and so forth. In general,
|
||||
module="core">ForceType</directive> directives, and so forth. In general,
|
||||
the governing philosophy is that anything which <em>can</em> be made
|
||||
configurable by directory should be; per-server information is generally
|
||||
used in the standard set of modules for information like
|
||||
|
||||
Reference in New Issue
Block a user