Loading docs/manual/mod/mod_autoindex.html +3 −3 Original line number Diff line number Diff line Loading @@ -631,7 +631,7 @@ width of the description column in characters.</dd> the best width.</dd> <dd><samp>DescriptionWidth=n</samp> fixes the column width to n bytes wide.</dd> <dd><samp>DescriptionWidth=*</samp> grows the column to the width necessary to accomodate the longest description string.</dd> accommodate the longest description string.</dd> <dd><b>See the section on <a href="#adddescription"><samp>AddDescription</samp></a> for dangers inherent in truncating descriptions.</b></dd> <DT><A NAME="indexoptions:fancyindexing">FancyIndexing</A> Loading Loading @@ -710,11 +710,11 @@ document for the value of the TITLE tag. This is CPU and disk intensive. <DD> <!--%plaintext <?INDEX {\tt SuppressColumnSorting} index option> --> If specified, Apache will not make the column headings in a FancyIndexed directory listing into links for sorting. The default behaviour is directory listing into links for sorting. The default behavior is for them to be links; selecting the column heading will sort the directory listing by the values in that column. <STRONG>Prior to Apache 2.0.23, this also disabled parsing the Query Arguments for the sort string.</STRONG> That behavior is now controled by <A HREF="#indexoptions:ignoreclient" That behavior is now controlled by <A HREF="#indexoptions:ignoreclient" >IndexOptions IgnoreClient</A> in Apache 2.0.23. <DT><A NAME="indexoptions:suppressdescription">SuppressDescription</A> <DD> Loading docs/manual/mod/mod_cgi.html +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ a <A HREF="mod_alias.html#scriptalias">ScriptAlias</A> directory.</P> value of the <A HREF="core.html#documentroot">DocumentRoot</A> configuration variable.</p> <p>For an intruction to using CGI scripts with Apache, see our <p>For an introduction to using CGI scripts with Apache, see our tutorial on <a href="../howto/cgi.html">Dynamic Content With CGI</a>.</p> <p>When using a multi-threaded MPM under unix, the module <a Loading docs/manual/mod/mod_charset_lite.html +2 −2 Original line number Diff line number Diff line Loading @@ -94,14 +94,14 @@ REL="Help" can fail in various ways, including: </P> <SL> <UL> <LI> The translation mechanism may return a bad return code, and the connection will be aborted. <LI> The translation mechanism may silently place special characters (e.g., question marks) in the output buffer when it cannot translate the input buffer. </SL> </UL> <HR> Loading docs/manual/mod/mod_dav.html +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ the following to the global section in your <CODE>httpd.conf</CODE> file:</p> <blockquote> <CODE>DavLockDB /tmp/DavLock </CODE><EM>(Any web-server writeable filename, without an extension)</EM> <CODE>DavLockDB /tmp/DavLock </CODE><EM>(Any web-server writable filename, without an extension)</EM> </blockquote> Loading docs/manual/mod/mod_headers.html +2 −2 Original line number Diff line number Diff line Loading @@ -271,10 +271,10 @@ are supported in <EM>value</EM>: <PRE> %t: The time the request was received in Universal Coordinated Time since the epoch (Jan. 1, 1970) measured in microseconds. The value is preceeded by "t=". value is preceded by "t=". %D: The time from when the request was received to the time the headers are sent on the wire. This is a measure of the duration of the request. The value is preceeded by "D=". duration of the request. The value is preceded by "D=". </PRE> <p>When the <code>Header</code> directive is used with the Loading Loading
docs/manual/mod/mod_autoindex.html +3 −3 Original line number Diff line number Diff line Loading @@ -631,7 +631,7 @@ width of the description column in characters.</dd> the best width.</dd> <dd><samp>DescriptionWidth=n</samp> fixes the column width to n bytes wide.</dd> <dd><samp>DescriptionWidth=*</samp> grows the column to the width necessary to accomodate the longest description string.</dd> accommodate the longest description string.</dd> <dd><b>See the section on <a href="#adddescription"><samp>AddDescription</samp></a> for dangers inherent in truncating descriptions.</b></dd> <DT><A NAME="indexoptions:fancyindexing">FancyIndexing</A> Loading Loading @@ -710,11 +710,11 @@ document for the value of the TITLE tag. This is CPU and disk intensive. <DD> <!--%plaintext <?INDEX {\tt SuppressColumnSorting} index option> --> If specified, Apache will not make the column headings in a FancyIndexed directory listing into links for sorting. The default behaviour is directory listing into links for sorting. The default behavior is for them to be links; selecting the column heading will sort the directory listing by the values in that column. <STRONG>Prior to Apache 2.0.23, this also disabled parsing the Query Arguments for the sort string.</STRONG> That behavior is now controled by <A HREF="#indexoptions:ignoreclient" That behavior is now controlled by <A HREF="#indexoptions:ignoreclient" >IndexOptions IgnoreClient</A> in Apache 2.0.23. <DT><A NAME="indexoptions:suppressdescription">SuppressDescription</A> <DD> Loading
docs/manual/mod/mod_cgi.html +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ a <A HREF="mod_alias.html#scriptalias">ScriptAlias</A> directory.</P> value of the <A HREF="core.html#documentroot">DocumentRoot</A> configuration variable.</p> <p>For an intruction to using CGI scripts with Apache, see our <p>For an introduction to using CGI scripts with Apache, see our tutorial on <a href="../howto/cgi.html">Dynamic Content With CGI</a>.</p> <p>When using a multi-threaded MPM under unix, the module <a Loading
docs/manual/mod/mod_charset_lite.html +2 −2 Original line number Diff line number Diff line Loading @@ -94,14 +94,14 @@ REL="Help" can fail in various ways, including: </P> <SL> <UL> <LI> The translation mechanism may return a bad return code, and the connection will be aborted. <LI> The translation mechanism may silently place special characters (e.g., question marks) in the output buffer when it cannot translate the input buffer. </SL> </UL> <HR> Loading
docs/manual/mod/mod_dav.html +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ the following to the global section in your <CODE>httpd.conf</CODE> file:</p> <blockquote> <CODE>DavLockDB /tmp/DavLock </CODE><EM>(Any web-server writeable filename, without an extension)</EM> <CODE>DavLockDB /tmp/DavLock </CODE><EM>(Any web-server writable filename, without an extension)</EM> </blockquote> Loading
docs/manual/mod/mod_headers.html +2 −2 Original line number Diff line number Diff line Loading @@ -271,10 +271,10 @@ are supported in <EM>value</EM>: <PRE> %t: The time the request was received in Universal Coordinated Time since the epoch (Jan. 1, 1970) measured in microseconds. The value is preceeded by "t=". value is preceded by "t=". %D: The time from when the request was received to the time the headers are sent on the wire. This is a measure of the duration of the request. The value is preceeded by "D=". duration of the request. The value is preceded by "D=". </PRE> <p>When the <code>Header</code> directive is used with the Loading