From: Eric Covener
Date: Wed, 22 Apr 2015 17:25:47 +0000 (+0000)
Subject: xforms
X-Git-Tag: 2.5.0-alpha~3235
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ecc7fb689721eb0af561389f86d4020e541b72;p=thirdparty%2Fapache%2Fhttpd.git
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675430 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index e12106d7830..7c172ce142b 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -1880,6 +1880,20 @@ media type in the HTTP Content-Type header field
static files, where the generator of the response typically specifies
a Content-Type, this directive has no effect.
+ Note
+
When explicit directives such as
+ SetHandler or
+ AddHandler do not apply
+ to the current request, the internal handler name normally set by those
+ directives is set to match the content type specified by this directive.
+ This is a historical behavior that some third-party modules
+ (such as mod_php) may use "magic" content types used only to signal the
+ module to take responsibility for the matching request. Configurations
+ that rely on such "magic" types should be avoided by the use of
+ SetHandler or
+ AddHandler.
+
+
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index e3cdbff82cc..a95b5437a02 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 8df5ff58d29..8c1b7177511 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+