From 679f2e9003f429ac114d4cf84833e31aedeaca8c Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 11 May 2012 00:32:22 +0000 Subject: [PATCH] Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336980 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 20 ++++++++++---------- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 2 +- docs/manual/mod/core.xml.fr | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) 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 @@ - + +