From: Eric Covener Date: Sun, 10 May 2015 15:37:12 +0000 (+0000) Subject: incorporate feedback from 2.4 version X-Git-Tag: 2.5.0-alpha~3163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b3c78a65e5e17c5915a600f3443b0f282022825;p=apache incorporate feedback from 2.4 version 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 --- diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index 98903b4e65..6eaef4ec4b 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -620,9 +620,8 @@ AddType application/rss+xml;qs=0.8 .xml directives is instead set to the content type specified by this directive.

- 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.

Configurations that rely on such "synthetic" types should be avoided.