From: Graham Leggett
Date: Wed, 14 Dec 2011 00:34:27 +0000 (+0000)
Subject: Update transformations.
X-Git-Tag: 2.5.0-alpha~7678
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cea5c42759dfdd86c7fa2d5566f164f2e29b0df;p=apache
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214007 13f79535-47bb-0310-9956-ffa450edef68
---
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 @@
-
+
+
+
+