directory part of the path, only the filename.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@907215
13f79535-47bb-0310-9956-
ffa450edef68
<p>This directive allows inclusion of other configuration files
from within the server configuration files.</p>
- <p>Shell-style (<code>fnmatch()</code>) wildcard characters can be used to
+ <p>Shell-style (<code>fnmatch()</code>) wildcard characters can be used
+ in the filename part of the path (not the directory part) to
include several files at once, in alphabetical order. In
addition, if <code class="directive">Include</code> points to a directory,
rather than a file, Apache will read all files in that directory
<p>This directive allows inclusion of other configuration files
from within the server configuration files.</p>
- <p>Shell-style (<code>fnmatch()</code>) wildcard characters can be used to
+ <p>Shell-style (<code>fnmatch()</code>) wildcard characters can be used
+ in the filename part of the path (not the directory part) to
include several files at once, in alphabetical order. In
addition, if <directive>Include</directive> points to a directory,
rather than a file, Apache will read all files in that directory