]> granicus.if.org Git - apache/blobdiff - docs/manual/configuring.xml
Document that there's a limit on the length of lines in the configuration file.
[apache] / docs / manual / configuring.xml
index 512b5260199b4d5bda057aee9a452639ff4e00d1..7ef3006b14a084ae3c215d7ab65089d1ccefa103 100644 (file)
@@ -77,6 +77,10 @@ HTTP server.</p>
     and white space occurring before a directive are ignored, so
     you may indent directives for clarity.</p>
 
+    <p>The maximum length of a line in the configuration file,
+    after joining any continued lines and removing leading and
+    trailing white space, is 8192 characters.</p>
+
     <p>You can check your configuration files for syntax errors
     without starting the server by using <code>apachectl
     configtest</code> or the <code>-t</code> command line