]> granicus.if.org Git - apache/commitdiff
xforms
authorEric Covener <covener@apache.org>
Sun, 10 May 2015 15:38:16 +0000 (15:38 +0000)
committerEric Covener <covener@apache.org>
Sun, 10 May 2015 15:38:16 +0000 (15:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678566 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.html.en

index 21e4e0d7124e5b67729f5fbe35a779dbcf3c4e20..1303ed7e63820da741aedc4ebaa32d28d62a35e9 100644 (file)
@@ -606,9 +606,8 @@ type</td></tr>
     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.