From 8cea5c42759dfdd86c7fa2d5566f164f2e29b0df Mon Sep 17 00:00:00 2001
From: Graham Leggett
Date: Wed, 14 Dec 2011 00:34:27 +0000
Subject: [PATCH] Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214007 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/bind.xml.meta | 2 +-
docs/manual/configuring.html.en | 5 ++
docs/manual/configuring.xml.de | 2 +-
docs/manual/configuring.xml.ja | 2 +-
docs/manual/configuring.xml.ko | 2 +-
docs/manual/configuring.xml.tr | 2 +-
docs/manual/developer/new_api_2_4.html.en | 8 +-
docs/manual/expr.html.en | 21 +++--
docs/manual/mod/directives.html.en | 1 +
docs/manual/mod/mod_ssl.html.en | 48 +++++++++-
docs/manual/mod/quickreference.html.en | 101 +++++++++++-----------
docs/manual/socache.html.en | 6 +-
12 files changed, 125 insertions(+), 75 deletions(-)
diff --git a/docs/manual/bind.xml.meta b/docs/manual/bind.xml.meta
index bc9555a239..5a7606ce3f 100644
--- a/docs/manual/bind.xml.meta
+++ b/docs/manual/bind.xml.meta
@@ -12,6 +12,6 @@
fr
ja
ko
- tr
+ tr
diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en
index 27981f6bdd..f647d2ab60 100644
--- a/docs/manual/configuring.html.en
+++ b/docs/manual/configuring.html.en
@@ -91,6 +91,11 @@ Server.
configuration file itself, for example with SetEnv
, take effect too late to be used for
expansions in the configuration file.
+ The maximum length of a line in normal configuration files, after
+ variable substitution and joining any continued lines, is approximately
+ 16 MiB. In .htaccess files, the
+ maximum length is 8190 characters.
+
You can check your configuration files for syntax errors
without starting the server by using apachectl
configtest
or the -t
command line
diff --git a/docs/manual/configuring.xml.de b/docs/manual/configuring.xml.de
index cac3811780..fb7dae9144 100644
--- a/docs/manual/configuring.xml.de
+++ b/docs/manual/configuring.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
+