http://httpd.apache.org/docs/2.4/mod/mod_mime.html#comment_3996
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1678565 13f79535-47bb-0310-9956-
ffa450edef68
directives is instead set to the content type specified by this directive.
</p>
<p>
- This is a historical behavior that some third-party modules
- (such as mod_php) may look for a "synthetic" content type used only to
- signal the module to take responsibility for the matching request.
+ This is a historical behavior that may be used by some third-party modules
+ (such as mod_php) for taking responsibility for the matching request.
</p>
<p>Configurations that rely on such "synthetic" types should be avoided.