From d136444dc8f4179e9087770f5155b14a3b3674ad Mon Sep 17 00:00:00 2001
From: =?utf8?q?Igor=20Gali=C4=87?=
Date: Fri, 24 Dec 2010 01:21:11 +0000
Subject: [PATCH] Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1052422 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/index.html.fr | 3 +--
docs/manual/index.xml.meta | 2 +-
docs/manual/mod/core.html.en | 12 ++++++------
docs/manual/mod/core.xml.de | 2 +-
docs/manual/mod/core.xml.ja | 2 +-
docs/manual/mod/core.xml.tr | 2 +-
docs/manual/mod/quickreference.html.en | 2 +-
docs/manual/mod/quickreference.html.ko.euc-kr | 2 +-
docs/manual/programs/rotatelogs.html.en | 5 +++++
docs/manual/programs/rotatelogs.xml.ko | 2 +-
docs/manual/programs/rotatelogs.xml.tr | 2 +-
11 files changed, 20 insertions(+), 16 deletions(-)
diff --git a/docs/manual/index.html.fr b/docs/manual/index.html.fr
index 917181a226..ccaeb85a1f 100644
--- a/docs/manual/index.html.fr
+++ b/docs/manual/index.html.fr
@@ -32,8 +32,6 @@
pt-br |
tr
-Cette traduction peut être périmée. Vérifiez la version
- anglaise pour les changements récents.
diff --git a/docs/manual/index.xml.meta b/docs/manual/index.xml.meta
index f326eef6c7..24d7ced156 100644
--- a/docs/manual/index.xml.meta
+++ b/docs/manual/index.xml.meta
@@ -11,7 +11,7 @@
de
en
es
- fr
+ fr
ja
ko
pt-br
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 250206ad33..0130288c00 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -2984,11 +2984,12 @@ documentation
directory |
Syntax: | Options
[+|-]option [[+|-]option] ... |
-Default: | Options All |
+Default: | Options FollowSymlinks |
Context: | server config, virtual host, directory, .htaccess |
Override: | Options |
Status: | Core |
Module: | core |
+Compatibility: | The default was changed from All to FollowSymlinks in 2.3.11 |
The Options
directive controls which
server features are available in a particular directory.
@@ -3000,8 +3001,7 @@ directory
All
- - All options except for
MultiViews
. This is the default
- setting.
+ - All options except for
MultiViews
.
ExecCGI
@@ -3012,8 +3012,8 @@ directory
FollowSymLinks
-
-
- The server will follow symbolic links in this directory.
+ The server will follow symbolic links in this directory. This is
+ the default setting.
Even though the server follows the symlink it does not
change the pathname used to match against <Directory>
sections.
@@ -3138,7 +3138,7 @@ directory
The default in the absence of any other settings is
- All
.
+ FollowSymlinks
.
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 0a044d84cd..9f6b702e91 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
+
+