https://issues.apache.org/bugzilla/show_bug.cgi?id=47463 to clarify the
use of -NameWidth
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894300
13f79535-47bb-0310-9956-
ffa450edef68
<dd>The <code>NameWidth</code> keyword allows you to specify the width
of the filename column in bytes.</dd>
- <dd><code>-NameWidth</code> (or unset) allows <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code> to calculate the best width.</dd>
+ <dd><code>-NameWidth</code> (or unset) allows <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code> to calculate the best width, but only up
+ to 20 bytes wide.</dd>
<dd><code>NameWidth=<var>n</var></code> fixes the column width to
<var>n</var> bytes wide.</dd>
of the filename column in bytes.</dd>
<dd><code>-NameWidth</code> (or unset) allows <module
- >mod_autoindex</module> to calculate the best width.</dd>
+ >mod_autoindex</module> to calculate the best width, but only up
+ to 20 bytes wide.</dd>
<dd><code>NameWidth=<var>n</var></code> fixes the column width to
<var>n</var> bytes wide.</dd>