]> granicus.if.org Git - apache/commitdiff
incorporate feedback from 2.4 version
authorEric Covener <covener@apache.org>
Sun, 10 May 2015 15:37:12 +0000 (15:37 +0000)
committerEric Covener <covener@apache.org>
Sun, 10 May 2015 15:37:12 +0000 (15:37 +0000)
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

docs/manual/mod/mod_mime.xml

index 98903b4e65bb4ec845b90cfe693408036d9f73e5..6eaef4ec4b45a928ac1da1f016dc282f65ec48c0 100644 (file)
@@ -620,9 +620,8 @@ AddType application/rss+xml;qs=0.8 .xml
     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.