From: Rich Bowen Date: Fri, 11 May 2012 00:32:22 +0000 (+0000) Subject: Rebuild X-Git-Tag: 2.5.0-alpha~6834 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=679f2e9003f429ac114d4cf84833e31aedeaca8c;p=thirdparty%2Fapache%2Fhttpd.git Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336980 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index f5dad752d54..e54c4474e13 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2686,16 +2686,6 @@ URLs -

You could also use this directive to configure a particular - handler for files with a particular file extension. For example:

- -
-<FilesMatch \.php$>
-    SetHandler application/x-httpd-php
-</FilesMatch>
-    
- -

Note about / (slash)

The slash character has special meaning depending on where in a URL it appears. People may be used to its behavior in the filesystem @@ -4085,6 +4075,16 @@ handler +

You could also use this directive to configure a particular + handler for files with a particular file extension. For example:

+ +
+<FilesMatch \.php$>
+    SetHandler application/x-httpd-php
+</FilesMatch>
+    
+ +

You can override an earlier defined SetHandler directive by using the value None.

diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index c9c57da49b7..b48bfad129a 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 a5bf36e5e86..50d72b87912 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + +