]> granicus.if.org Git - apache/commitdiff
Adds note about enclosing arguments in quotes, as per
authorRich Bowen <rbowen@apache.org>
Mon, 22 Apr 2013 13:50:30 +0000 (13:50 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 22 Apr 2013 13:50:30 +0000 (13:50 +0000)
https://issues.apache.org/bugzilla/show_bug.cgi?id=54866

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470510 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/configuring.xml

index 4a8b36bb9c7299358637d8b88d9931d202f18bdc..218603e3537d28c5d21b90351b80e57b9d9bcc29 100644 (file)
@@ -69,6 +69,9 @@ Server.</p>
     There must be no other characters or white space between the
     backslash and the end of the line.</p>
 
+    <p>Arguments to directives are separated by whitespace. If an 
+    argument contains spaces, you must enclose that argument in quotes.</p>
+
     <p>Directives in the configuration files are case-insensitive,
     but arguments to directives are often case sensitive. Lines
     that begin with the hash character "#" are considered