From a241dec9fd2f741b7eac26c2fdc953b4849e5910 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 10 May 2015 15:38:16 +0000 Subject: [PATCH] xforms 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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en index 21e4e0d712..1303ed7e63 100644 --- a/docs/manual/mod/mod_mime.html.en +++ b/docs/manual/mod/mod_mime.html.en @@ -606,9 +606,8 @@ type 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. -- 2.50.1