From e9a77cfc8758083bbf43ec057fb5bffea90bb411 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 13 Sep 2013 13:59:42 +0000 Subject: [PATCH] fix broken link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1522936 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/configuring.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml index 218603e353..655e16bcb4 100644 --- a/docs/manual/configuring.xml +++ b/docs/manual/configuring.xml @@ -101,7 +101,7 @@ Server.

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 + 16 MiB. In .htaccess files, the maximum length is 8190 characters.

You can check your configuration files for syntax errors -- 2.40.0