slive 00/12/08 12:54:03
Modified: htdocs/manual/mod mod_auth_anon.html mod_auth_db.html mod_auth_dbm.html mod_auth_digest.html mod_autoindex.html mod_cern_meta.html mod_cgi.html mod_dir.html mod_env.html mod_expires.html mod_headers.html mod_imap.html mod_include.html mod_isapi.html mod_log_referer.html mod_mime.html mod_mmap_static.html mod_negotiation.html mod_proxy.html mod_rewrite.html mod_setenvif.html mod_so.html mod_speling.html mod_status.html mod_userdir.html mod_usertrack.html Log: Normalize a bunch more Syntax entries. Revision Changes Path 1.28 +6 -7 httpd-docs-1.3/htdocs/manual/mod/mod_auth_anon.html Index: mod_auth_anon.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_auth_anon.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -b -u -r1.27 -r1.28 --- mod_auth_anon.html 2000/11/22 03:36:15 1.27 +++ mod_auth_anon.html 2000/12/08 20:53:20 1.28 @@ -116,7 +116,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> Anonymous <EM>user user ...</EM><BR> +><STRONG>Syntax:</STRONG></A> Anonymous <EM>user</em> [<em>user</em>] ...<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -161,7 +161,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> Anonymous_Authoritative <EM>on | off</EM><BR> +><STRONG>Syntax:</STRONG></A> Anonymous_Authoritative on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -198,7 +198,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> Anonymous_LogEmail <EM>on | off</EM><BR> +><STRONG>Syntax:</STRONG></A> Anonymous_LogEmail on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -229,8 +229,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> Anonymous_MustGiveEmail <EM>on</EM> - | <EM>off</EM><BR> +><STRONG>Syntax:</STRONG></A> Anonymous_MustGiveEmail on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -260,7 +259,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> Anonymous_NoUserID <EM>on | off</EM><BR> +><STRONG>Syntax:</STRONG></A> Anonymous_NoUserID on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -294,7 +293,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> Anonymous_VerifyEmail <EM>on | off</EM><BR> +><STRONG>Syntax:</STRONG></A> Anonymous_VerifyEmail on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" 1.21 +1 -2 httpd-docs-1.3/htdocs/manual/mod/mod_auth_db.html Index: mod_auth_db.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_auth_db.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -b -u -r1.20 -r1.21 --- mod_auth_db.html 2000/09/27 18:34:10 1.20 +++ mod_auth_db.html 2000/12/08 20:53:21 1.21 @@ -187,8 +187,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AuthDBAuthoritative < - <STRONG> on</STRONG>| off > <BR> +><STRONG>Syntax:</STRONG></A> AuthDBAuthoritative on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" 1.21 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_auth_dbm.html Index: mod_auth_dbm.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_auth_dbm.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -b -u -r1.20 -r1.21 --- mod_auth_dbm.html 2000/09/25 23:55:47 1.20 +++ mod_auth_dbm.html 2000/12/08 20:53:21 1.21 @@ -174,7 +174,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AuthDBMAuthoritative < <STRONG> on</STRONG> | off > <BR> +><STRONG>Syntax:</STRONG></A> AuthDBMAuthoritative on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" 1.6 +12 -10 httpd-docs-1.3/htdocs/manual/mod/mod_auth_digest.html Index: mod_auth_digest.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_auth_digest.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -b -u -r1.5 -r1.6 --- mod_auth_digest.html 2000/09/27 18:34:10 1.5 +++ mod_auth_digest.html 2000/12/08 20:53:22 1.6 @@ -176,7 +176,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AuthDigestQop <EM>none | 1*{ auth | auth-int }</EM><BR> +><STRONG>Syntax:</STRONG></A> AuthDigestQop none|auth|auth-int +[auth|auth-int]<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -221,7 +222,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AuthDigestNonceLifetime <EM><time></EM><BR> +><STRONG>Syntax:</STRONG></A> AuthDigestNonceLifetime <EM>seconds</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -250,13 +251,13 @@ <P>The AuthDigestNonceLifetime directive controls how long the server nonce is valid. When the client contacts the server using an expired nonce the server will send back a 401 with <code>stale=true</code>. If -<EM><time></EM> is greater than 0 then it specifies the number of -seconds the nonce is valid; this should probably never be set to less -than 10 seconds. If <EM><time></EM> is less than 0 then the nonce -never expires. +<EM>seconds</EM> is greater than 0 then it specifies the amount of +time for which the nonce is valid; this should probably never be set +to less than 10 seconds. If <EM>seconds</EM> is less than 0 then +the nonce never expires. <!-- Not implemented yet -If <EM><time></EM> is 0 then the nonce may be used exactly once +If <EM>seconds</EM> is 0 then the nonce may be used exactly once by the client. Note that while one-time-nonces provide higher security against replay attacks, they also have significant performance implications, as the browser cannot pipeline or multiple connections @@ -312,7 +313,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AuthDigestNcCheck <EM>On/Off</EM><BR> +><STRONG>Syntax:</STRONG></A> AuthDigestNcCheck On|Off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -357,7 +358,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AuthDigestAlgorithm <EM>MD5 | MD5-sess</EM><BR> +><STRONG>Syntax:</STRONG></A> AuthDigestAlgorithm MD5|MD5-sess<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -397,7 +398,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AuthDigestDomain <EM>URI URI ...</EM><BR> +><STRONG>Syntax:</STRONG></A> AuthDigestDomain <EM>URI</em> +[<em>URI</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" 1.39 +22 -21 httpd-docs-1.3/htdocs/manual/mod/mod_autoindex.html Index: mod_autoindex.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_autoindex.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -b -u -r1.38 -r1.39 --- mod_autoindex.html 2000/11/22 03:36:15 1.38 +++ mod_autoindex.html 2000/12/08 20:53:23 1.39 @@ -111,7 +111,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddAlt <EM>string file file...</EM><BR> +><STRONG>Syntax:</STRONG></A> AddAlt <EM>string file</em> +[<em>file</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -143,8 +144,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddAltByEncoding <EM>string MIME-encoding - MIME-encoding...</EM><BR> +><STRONG>Syntax:</STRONG></A> AddAltByEncoding <EM>string MIME-encoding</em> + [<em>MIME-encoding</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -176,8 +177,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddAltByType <EM>string MIME-type MIME-type - ...</EM><BR> +><STRONG>Syntax:</STRONG></A> AddAltByType <EM>string MIME-type</em> + [<em>MIME-type</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -210,7 +211,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddDescription <EM>string file file...</EM><BR> +><STRONG>Syntax:</STRONG></A> AddDescription <EM>string file</em> + [<em>file</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -261,7 +263,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddIcon <EM>icon name name ...</EM><BR> +><STRONG>Syntax:</STRONG></A> AddIcon <EM>icon name</em> + [<em>name</em>] ...</EM><BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -302,8 +305,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddIconByEncoding <EM>icon MIME-encoding - MIME-encoding ...</EM><BR> +><STRONG>Syntax:</STRONG></A> AddIconByEncoding <EM>icon MIME-encoding</em> + [<em>MIME-encoding</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -339,8 +342,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddIconByType <EM>icon MIME-type MIME-type - ...</EM><BR> +><STRONG>Syntax:</STRONG></A> AddIconByType <EM>icon MIME-type</em> + [<em>MIME-type</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -406,7 +409,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> FancyIndexing <EM>boolean</EM><BR> +><STRONG>Syntax:</STRONG></A> FancyIndexing on|off<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -426,8 +429,7 @@ ><STRONG>Module:</STRONG></A> mod_autoindex <P> The FancyIndexing directive sets the FancyIndexing option for a directory. -<EM>Boolean</EM> can be <CODE>on</CODE> or <CODE>off</CODE>. The -<A HREF="#indexoptions">IndexOptions</A> directive should be used in +The <A HREF="#indexoptions">IndexOptions</A> directive should be used in preference. </P> <BLOCKQUOTE> @@ -517,7 +519,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> IndexIgnore <EM>file file ...</EM><BR> +><STRONG>Syntax:</STRONG></A> IndexIgnore <EM>file</em> [<em>file</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -550,15 +552,14 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> IndexOptions <EM>option option ...</EM> - (Apache 1.3.2 and earlier) +><STRONG>Syntax:</STRONG></A> IndexOptions <EM>option</em> + [<em>option</em>] ... (Apache 1.3.2 and earlier) <BR> <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> IndexOptions <EM>[+|-]option [+|-]option - ...</EM> - (Apache 1.3.3 and later) +><STRONG>Syntax:</STRONG></A> IndexOptions [+|-]<em>option</em> + [[+|-]<em>option</em>] ... (Apache 1.3.3 and later) <BR> <A HREF="directive-dict.html#Context" @@ -788,7 +789,7 @@ HREF="directive-dict.html#Syntax" REL="Help" ><STRONG>Syntax:</STRONG></A> IndexOrderDefault - <EM>Ascending|Descending</EM> <EM>Name|Date|Size|Description</EM> + Ascending|Descending Name|Date|Size|Description <BR> <A HREF="directive-dict.html#Context" 1.15 +2 -2 httpd-docs-1.3/htdocs/manual/mod/mod_cern_meta.html Index: mod_cern_meta.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_cern_meta.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -b -u -r1.14 -r1.15 --- mod_cern_meta.html 2000/09/26 19:13:26 1.14 +++ mod_cern_meta.html 2000/12/08 20:53:23 1.15 @@ -69,7 +69,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> MetaFiles <EM>on/off</EM><BR> +><STRONG>Syntax:</STRONG></A> MetaFiles on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -100,7 +100,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> MetaDir <EM>directory name</EM><BR> +><STRONG>Syntax:</STRONG></A> MetaDir <EM>directory</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" 1.23 +2 -6 httpd-docs-1.3/htdocs/manual/mod/mod_cgi.html Index: mod_cgi.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_cgi.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -b -u -r1.22 -r1.23 --- mod_cgi.html 2000/11/12 23:54:17 1.22 +++ mod_cgi.html 2000/12/08 20:53:24 1.23 @@ -97,8 +97,6 @@ </DL> <P> -<HR> - <H2><A NAME="cgi_debug">CGI Debugging</A></H2> Debugging CGI scripts has traditionally been difficult, mainly because @@ -110,8 +108,6 @@ Apache 1.2 and later, provide more detailed logging of errors when they occur. -<HR> - <H2>CGI Logfile Format</H2> When configured, the CGI error log logs any CGI which does not execute @@ -202,7 +198,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ScriptLogLength <EM>size</EM><BR> +><STRONG>Syntax:</STRONG></A> ScriptLogLength <EM>bytes</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -231,7 +227,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ScriptLogBuffer <EM>size</EM><BR> +><STRONG>Syntax:</STRONG></A> ScriptLogBuffer <EM>bytes</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" 1.15 +22 -6 httpd-docs-1.3/htdocs/manual/mod/mod_dir.html Index: mod_dir.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_dir.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -b -u -r1.14 -r1.15 --- mod_dir.html 1998/05/20 14:12:55 1.14 +++ mod_dir.html 2000/12/08 20:53:25 1.15 @@ -15,9 +15,24 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Module mod_dir</H1> -This module is contained in the <CODE>mod_dir.c</CODE> file, and -is compiled in by default. It provides for "trailing slash" redirects and -serving directory index files. +<p>This module provides for "trailing slash" redirects and serving +directory index files.</p> + +<P><A +HREF="module-dict.html#Status" +REL="Help" +><STRONG>Status:</STRONG></A> Base +<BR> +<A +HREF="module-dict.html#SourceFile" +REL="Help" +><STRONG>Source File:</STRONG></A> mod_dir.c +<BR> +<A +HREF="module-dict.html#ModuleIdentifier" +REL="Help" +><STRONG>Module Identifier:</STRONG></A> dir_module +</P> <H2>Summary</H2> The index of a directory can come from one of two sources: @@ -44,12 +59,13 @@ </MENU> <HR> -<H2><A NAME="directoryindex">DirectoryIndex</A></H2> +<H2><A NAME="directoryindex">DirectoryIndex</A> directive</H2> <!--%plaintext <?INDEX {\tt DirectoryIndex} directive> --> <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> DirectoryIndex <EM>local-url local-url ...</EM><BR> +><STRONG>Syntax:</STRONG></A> DirectoryIndex <EM>local-url</em> + [<em>local-url</em>] ...<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -95,7 +111,7 @@ DirectoryIndex index.html index.txt /cgi-bin/index.pl</CODE></BLOCKQUOTE> would cause the CGI script <CODE>/cgi-bin/index.pl</CODE> to be executed if neither <CODE>index.html</CODE> or <CODE>index.txt</CODE> existed in -a directory.<P><HR> +a directory.<P> <!--#include virtual="footer.html" --> </BODY> 1.16 +4 -2 httpd-docs-1.3/htdocs/manual/mod/mod_env.html Index: mod_env.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_env.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -b -u -r1.15 -r1.16 --- mod_env.html 2000/09/28 17:04:57 1.15 +++ mod_env.html 2000/12/08 20:53:26 1.16 @@ -60,7 +60,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> PassEnv <EM>variable variable ...</EM><BR> +><STRONG>Syntax:</STRONG></A> PassEnv <EM>variable</em> + [<em>variable</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -122,7 +123,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> UnsetEnv <EM>variable variable ...</EM><BR> +><STRONG>Syntax:</STRONG></A> UnsetEnv <EM>variable</em> + [<em>variable</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" 1.17 +6 -1 httpd-docs-1.3/htdocs/manual/mod/mod_expires.html Index: mod_expires.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_expires.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -b -u -r1.16 -r1.17 --- mod_expires.html 2000/11/22 03:36:16 1.16 +++ mod_expires.html 2000/12/08 20:53:26 1.17 @@ -32,6 +32,11 @@ HREF="module-dict.html#ModuleIdentifier" REL="Help" ><STRONG>Module Identifier:</STRONG></A> expires_module +<BR> +<A +HREF="module-dict.html#Compatibility" +REL="Help" +><STRONG>Compatibility:</STRONG></A> Available in Apache 1.2 and later. </P> @@ -158,7 +163,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> ExpiresActive <EM>boolean</EM> + ><STRONG>Syntax:</STRONG></A> ExpiresActive on|off <BR> <A HREF="directive-dict.html#Context" 1.13 +6 -1 httpd-docs-1.3/htdocs/manual/mod/mod_headers.html Index: mod_headers.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_headers.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -b -u -r1.12 -r1.13 --- mod_headers.html 2000/09/27 02:53:22 1.12 +++ mod_headers.html 2000/12/08 20:53:27 1.13 @@ -32,6 +32,11 @@ HREF="module-dict.html#ModuleIdentifier" REL="Help" ><STRONG>Module Identifier:</STRONG></A> headers_module +<BR> +<A +HREF="module-dict.html#Compatibility" +REL="Help" +><STRONG>Compatibility:</STRONG></A> Available in Apache 1.2 and later. </P> <h2>Summary</h2> @@ -50,7 +55,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> Header [ set | append | add ] +><STRONG>Syntax:</STRONG></A> Header set|append|add <EM>header</EM> <EM>value</EM><BR> <A HREF="directive-dict.html#Syntax" 1.16 +5 -5 httpd-docs-1.3/htdocs/manual/mod/mod_imap.html Index: mod_imap.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_imap.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -b -u -r1.15 -r1.16 --- mod_imap.html 2000/09/27 02:53:23 1.15 +++ mod_imap.html 2000/12/08 20:53:28 1.16 @@ -230,8 +230,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ImapMenu <CODE>{none, formatted, semiformatted, - unformatted}</CODE><BR> +><STRONG>Syntax:</STRONG></A> ImapMenu + none|formatted|semiformatted|unformatted<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -283,8 +283,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ImapDefault <CODE>{error, nocontent, - map, referer, URL}</CODE><BR> +><STRONG>Syntax:</STRONG></A> ImapDefault + error|nocontent|map|referer|<em>URL</em><BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -317,7 +317,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ImapBase <CODE>{map, referer, URL}</CODE><BR> +><STRONG>Syntax:</STRONG></A> ImapBase map|referer|<em>URL</em><BR> <A HREF="directive-dict.html#Context" REL="Help" 1.33 +2 -3 httpd-docs-1.3/htdocs/manual/mod/mod_include.html Index: mod_include.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_include.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -b -u -r1.32 -r1.33 --- mod_include.html 2000/11/22 03:36:16 1.32 +++ mod_include.html 2000/12/08 20:53:29 1.33 @@ -419,7 +419,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> XBitHack <EM>status</EM><BR> +><STRONG>Syntax:</STRONG></A> XBitHack on|off|full<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -443,8 +443,7 @@ The XBitHack directives controls the parsing of ordinary html documents. This directive only affects files associated with the MIME type -<CODE>text/html</CODE>. -<EM>Status</EM> can have the following values: +<CODE>text/html</CODE>. XBitHack can take on the following values: <DL> <DT>off <DD>No special treatment of executable files. 1.12 +3 -3 httpd-docs-1.3/htdocs/manual/mod/mod_isapi.html Index: mod_isapi.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_isapi.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -b -u -r1.11 -r1.12 --- mod_isapi.html 2000/12/02 21:26:58 1.11 +++ mod_isapi.html 2000/12/08 20:53:30 1.12 @@ -223,7 +223,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ISAPILogNotSupported <EM>on|off</EM><BR> +><STRONG>Syntax:</STRONG></A> ISAPILogNotSupported on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -261,7 +261,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ISAPIAppendLogToErrors <EM>on|off</EM><BR> +><STRONG>Syntax:</STRONG></A> ISAPIAppendLogToErrors on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -297,7 +297,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ISAPIAppendLogToQuery <EM>on|off</EM><BR> +><STRONG>Syntax:</STRONG></A> ISAPIAppendLogToQuery on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" 1.12 +2 -1 httpd-docs-1.3/htdocs/manual/mod/mod_log_referer.html Index: mod_log_referer.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_log_referer.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -b -u -r1.11 -r1.12 --- mod_log_referer.html 2000/09/27 02:53:23 1.11 +++ mod_log_referer.html 2000/12/08 20:53:31 1.12 @@ -68,7 +68,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> RefererIgnore <EM>string string ...</EM><BR> +><STRONG>Syntax:</STRONG></A> RefererIgnore <EM>string</em> + [<em>string</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" 1.45 +17 -10 httpd-docs-1.3/htdocs/manual/mod/mod_mime.html Index: mod_mime.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_mime.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -b -u -r1.44 -r1.45 --- mod_mime.html 2000/12/02 20:56:52 1.44 +++ mod_mime.html 2000/12/08 20:53:32 1.45 @@ -123,8 +123,8 @@ <H2><A NAME="addcharset">AddCharset</A> directive</H2> <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddCharset <i>charset extension - [extension...]</i><br> +><STRONG>Syntax:</STRONG></A> AddCharset <em>charset extension</em> + [<em>extension</em>] ...<br> <A HREF="directive-dict.html#Context" REL="Help" ><STRONG>Context:</STRONG></A> server config, virtual host, directory, .htaccess<BR> <A @@ -185,7 +185,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddEncoding <EM>MIME-enc extension [extension ...]</EM><BR> +><STRONG>Syntax:</STRONG></A> AddEncoding <EM>MIME-enc extension</em> + [<em>extension</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -246,7 +247,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddHandler <EM>handler-name extension [extension ...]</EM><BR> +><STRONG>Syntax:</STRONG></A> AddHandler <EM>handler-name extension</em> + [<em>extension</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -299,7 +301,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddLanguage <EM>MIME-lang extension [extension ...]</EM><BR> +><STRONG>Syntax:</STRONG></A> AddLanguage <EM>MIME-lang extension</em> + [<em>extension</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -374,7 +377,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AddType <EM>MIME-type extension [extension ...]</EM><BR> +><STRONG>Syntax:</STRONG></A> AddType <EM>MIME-type extension</em> + [<em>extension</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -480,7 +484,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ForceType <EM>media type</EM><BR> +><STRONG>Syntax:</STRONG></A> ForceType <EM>media-type</EM><BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -516,7 +520,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> RemoveEncoding <i>extension [extension ...]</i><BR> +><STRONG>Syntax:</STRONG></A> RemoveEncoding <em>extension</em> + [<em>extension</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -573,7 +578,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> RemoveHandler <EM>extension [extension ...]</EM><BR> +><STRONG>Syntax:</STRONG></A> RemoveHandler <EM>extension</em> + [<em>extension</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -621,7 +627,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> RemoveType <i>extension [extension ...]</i><BR> +><STRONG>Syntax:</STRONG></A> RemoveType <em>extension</em> + [<em>extension</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" 1.6 +2 -1 httpd-docs-1.3/htdocs/manual/mod/mod_mmap_static.html Index: mod_mmap_static.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_mmap_static.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -b -u -r1.5 -r1.6 --- mod_mmap_static.html 2000/09/27 18:34:09 1.5 +++ mod_mmap_static.html 2000/12/08 20:53:32 1.6 @@ -78,7 +78,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> MMapFile <EM>filename ...</EM> + ><STRONG>Syntax:</STRONG></A> MMapFile <EM>filename</em> + [<em>filename</em>] ... <BR> <A HREF="directive-dict.html#Default" 1.17 +3 -2 httpd-docs-1.3/htdocs/manual/mod/mod_negotiation.html Index: mod_negotiation.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_negotiation.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -b -u -r1.16 -r1.17 --- mod_negotiation.html 2000/09/28 22:42:13 1.16 +++ mod_negotiation.html 2000/12/08 20:53:33 1.17 @@ -161,14 +161,15 @@ documents, and this directive has no effect in responses to HTTP/1.1 requests. - +<hr> <H2><A NAME="languagepriority">LanguagePriority</A> directive</H2> <!--%plaintext <?INDEX {\tt LanguagePriority} directive> --> <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> LanguagePriority <EM>MIME-lang MIME-lang...</EM><BR> +><STRONG>Syntax:</STRONG></A> LanguagePriority <EM>MIME-lang</em> + [<em>MIME-lang</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" 1.54 +61 -56 httpd-docs-1.3/htdocs/manual/mod/mod_proxy.html Index: mod_proxy.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_proxy.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -b -u -r1.53 -r1.54 --- mod_proxy.html 2000/11/22 03:36:17 1.53 +++ mod_proxy.html 2000/12/08 20:53:33 1.54 @@ -178,7 +178,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyRequests <EM>on/off</EM><BR> +><STRONG>Syntax:</STRONG></A> ProxyRequests on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -215,7 +215,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyRemote <EM><match> <remote-server></EM><BR> +><STRONG>Syntax:</STRONG></A> ProxyRemote <EM>match remote-server</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -242,17 +242,17 @@ ><STRONG>Compatibility:</STRONG></A> ProxyRemote is only available in Apache 1.1 and later.<P> -This defines remote proxies to this proxy. <match> is either the +This defines remote proxies to this proxy. <em>match</em> is either the name of a URL-scheme that the remote server supports, or a partial URL for which the remote server should be used, or '*' to indicate the -server should be contacted for all requests. <remote-server> is a +server should be contacted for all requests. <em>remote-server</em> is a partial URL for the remote server. Syntax: <PRE> - <remote-server> = <protocol>://<hostname>[:port] + remote-server = protocol://hostname[:port] </PRE> -<protocol> is the protocol that should be used to communicate +<em>protocol</em> is the protocol that should be used to communicate with the remote server; only "http" is supported by this module. <P> Example: @@ -272,7 +272,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyPass <EM><path> <url></EM><BR> +><STRONG>Syntax:</STRONG></A> ProxyPass <EM>path url</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -301,8 +301,8 @@ This directive allows remote servers to be mapped into the space of the local server; the local server does not act as a proxy in the conventional sense, -but appears to be a mirror of the remote server. <path> is the name of -a local virtual path; <url> is a partial URL for the remote server. +but appears to be a mirror of the remote server. <em>path</em> is the name of +a local virtual path; <em>url</em> is a partial URL for the remote server. <P> Suppose the local server has address <SAMP>http://wibble.org/</SAMP>; then <PRE> @@ -319,7 +319,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyPassReverse <EM><path> <url></EM><BR> +><STRONG>Syntax:</STRONG></A> ProxyPassReverse <EM>path url</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -351,8 +351,8 @@ a reverse proxy to avoid by-passing the reverse proxy because of HTTP redirects on the backend servers which stay behind the reverse proxy. <P> -<path> is the name of a local virtual path.<BR> -<url> is a partial URL for the remote server - the same way they are +<em>path</em> is the name of a local virtual path.<BR> +<em>url</em> is a partial URL for the remote server - the same way they are used for the <TT>ProxyPass</TT> directive. <P> Example:<BR> @@ -384,7 +384,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> AllowCONNECT <EM><port list></EM><BR> +><STRONG>Syntax:</STRONG></A> AllowCONNECT <EM>port</EM> + [<em>port</em>] ...<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -426,7 +427,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyBlock <EM><word/host/domain list></EM><BR> +><STRONG>Syntax:</STRONG></A> ProxyBlock *|<EM>word|host|domain</EM> + [<em>word|host|domain</em>] ...<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -482,7 +484,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyReceiveBufferSize <EM><bytes></EM><BR> +><STRONG>Syntax:</STRONG></A> ProxyReceiveBufferSize <EM>bytes</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -527,11 +529,15 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> NoProxy { <A HREF="#domain"><EM><Domain></EM></A> - | <A HREF="#subnet"><EM><SubNet></EM></A> - | <A HREF="#ipaddr"><EM><IpAddr></EM></A> - | <A HREF="#hostname"><EM><Hostname></EM></A> - } <BR> +><STRONG>Syntax:</STRONG></A> NoProxy + <A HREF="#domain"><EM>Domain</EM></A>|<A + HREF="#subnet"><EM>SubNet</EM></A>|<A + HREF="#ipaddr"><EM>IpAddr</EM></A>|<A + HREF="#hostname"><EM>Hostname</EM></A> +[<A HREF="#domain"><EM>Domain</EM></A>|<A + HREF="#subnet"><EM>SubNet</EM></A>|<A + HREF="#ipaddr"><EM>IpAddr</EM></A>|<A + HREF="#hostname"><EM>Hostname</EM></A>] ...<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -660,7 +666,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyDomain <EM><Domain></EM><BR> +><STRONG>Syntax:</STRONG></A> ProxyDomain <EM>Domain</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -707,11 +713,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ProxyVia { <EM>off</EM> - | <EM>on</EM> - | <EM>full</EM> - | <EM>block</EM> - }<BR> +><STRONG>Syntax:</STRONG></A> ProxyVia on|off|full|block<BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -759,7 +761,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheForceCompletion <EM><percentage></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheForceCompletion <EM>percentage</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -800,7 +802,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheRoot <EM><directory></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheRoot <EM>directory</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -841,7 +843,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheSize <EM><size></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheSize <EM>kilobytes</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -880,7 +882,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheGcInterval <EM><time></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheGcInterval <EM>hours</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -907,17 +909,17 @@ ><STRONG>Compatibility:</STRONG></A> CacheGcinterval is only available in Apache 1.1 and later.<P> -Check the cache every <time> hours, and delete files if the space -usage is greater than that set by CacheSize. Note that <time> accepts a -float value, you could for example use <CODE>CacheGcInterval 1.5</CODE> to -check the cache every 90 minutes. (If unset, no garbage collection will -be performed, and the cache will grow indefinitely.) -Note also that the larger the <CODE>CacheGcInterval</CODE>, the more -extra space beyond the configured <CODE>CacheSize</CODE> will be -needed for the cache between garbage collections.<BR> <!-- -Note that due to a design flaw, Apache does not automatically force a -garbage collection when the available space on the file system where -the cache resides is exhausted. --> +Check the cache after the specified number of <em>hours</em>, and +delete files if the space usage is greater than that set by +CacheSize. Note that <em>hours</em> accepts a float value, you could for +example use <CODE>CacheGcInterval 1.5</CODE> to check the cache every +90 minutes. (If unset, no garbage collection will be performed, and +the cache will grow indefinitely.) Note also that the larger the +<CODE>CacheGcInterval</CODE>, the more extra space beyond the +configured <CODE>CacheSize</CODE> will be needed for the cache between +garbage collections.<BR> <!-- Note that due to a design flaw, Apache +does not automatically force a garbage collection when the available +space on the file system where the cache resides is exhausted. --> <HR> @@ -925,7 +927,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheMaxExpire <EM><time></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheMaxExpire <EM>hours</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -952,10 +954,11 @@ ><STRONG>Compatibility:</STRONG></A> CacheMaxExpire is only available in Apache 1.1 and later.<P> -Cachable HTTP documents will be retained for at most <time> hours without -checking the origin server. Thus documents can be at most <time> -hours out of date. This restriction is enforced even if an expiry date -was supplied with the document. +<p>Specifies the maximum number of <em>hours</em> for which cachable HTTP +documents will be retained without checking the origin server. Thus, +documents will be out of date at most this number of <em>hours</em> +This restriction is enforced even if an expiry date was supplied with +the document.</p> <HR> @@ -963,7 +966,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheLastModifiedFactor <EM><factor></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheLastModifiedFactor <EM>factor</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -993,10 +996,10 @@ If the origin HTTP server did not supply an expiry date for the document, then estimate one using the formula <PRE> - expiry-period = time-since-last-modification * <factor> + expiry-period = time-since-last-modification * <em>factor</em> </PRE> For example, if the document was last modified 10 hours ago, and -<factor> is 0.1, then the expiry period will be set to 10*0.1 = 1 hour. +<em>factor</em> is 0.1, then the expiry period will be set to 10*0.1 = 1 hour. <P>If the expiry-period would be longer than that set by CacheMaxExpire, then the latter takes precedence. @@ -1007,7 +1010,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheDirLevels <EM><levels></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheDirLevels <EM>levels</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -1034,8 +1037,9 @@ ><STRONG>Compatibility:</STRONG></A> CacheDirLevels is only available in Apache 1.1 and later.<P> -CacheDirLevels sets the number of levels of subdirectories in the cache. -Cached data will be saved this many directory levels below CacheRoot. +CacheDirLevels sets the number of <em>levels</em> of subdirectories in +the cache. Cached data will be saved this many directory levels below +CacheRoot. <HR> @@ -1043,7 +1047,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheDirLength <EM><length></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheDirLength <EM>length</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -1078,7 +1082,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CacheDefaultExpire <EM><time></EM><BR> +><STRONG>Syntax:</STRONG></A> CacheDefaultExpire <EM>hours</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -1106,7 +1110,7 @@ Apache 1.1 and later.<P> If the document is fetched via a protocol that does not support expiry times, -then use <time> hours as the expiry time. +then use the specified number of <em>hours</em> as the expiry time. <A HREF="#cachemaxexpire">CacheMaxExpire</A> does <STRONG>not</STRONG> override this setting. @@ -1116,7 +1120,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> NoCache <EM><word/host/domain list></EM><BR> +><STRONG>Syntax:</STRONG></A> NoCache *|<EM>word|host|domain</EM> + [<em>word|host|domain</em>] ...<BR> <A HREF="directive-dict.html#Default" REL="Help" 1.54 +12 -12 httpd-docs-1.3/htdocs/manual/mod/mod_rewrite.html Index: mod_rewrite.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_rewrite.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -b -u -r1.53 -r1.54 --- mod_rewrite.html 2000/11/12 20:17:56 1.53 +++ mod_rewrite.html 2000/12/08 20:53:34 1.54 @@ -322,12 +322,12 @@ HREF="directive-dict.html#Syntax" REL="Help" ><STRONG>Syntax:</STRONG></A> - <CODE>RewriteEngine</CODE> {<CODE>on,off</CODE>}<BR> + RewriteEngine on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" ><STRONG>Default:</STRONG></A> - <STRONG><CODE>RewriteEngine off</CODE></STRONG><BR> + <CODE>RewriteEngine off</CODE><BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -373,7 +373,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteOptions</CODE> <EM>Option</EM><BR> +><STRONG>Syntax:</STRONG></A> RewriteOptions <EM>Option</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -422,7 +422,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteLog</CODE> <EM>Filename</EM><BR> +><STRONG>Syntax:</STRONG></A> RewriteLog <EM>Filename</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -496,11 +496,11 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteLogLevel</CODE> <EM>Level</EM><BR> +><STRONG>Syntax:</STRONG></A> RewriteLogLevel <EM>Level</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" -><STRONG>Default:</STRONG></A> <STRONG><CODE>RewriteLogLevel 0</CODE></STRONG> +><STRONG>Default:</STRONG></A> <CODE>RewriteLogLevel 0</CODE> <BR> <A HREF="directive-dict.html#Context" @@ -559,7 +559,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteLock</CODE> <EM>Filename</EM><BR> +><STRONG>Syntax:</STRONG></A> RewriteLock <EM>Filename</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -600,8 +600,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteMap</CODE> <EM>MapName </EM> - <EM>MapType</EM><CODE>:</CODE><EM>MapSource</EM><BR> +><STRONG>Syntax:</STRONG></A> RewriteMap <EM>MapName </EM> + <EM>MapType</EM>:<EM>MapSource</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -844,7 +844,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteBase</CODE> <EM>BaseURL</EM><BR> +><STRONG>Syntax:</STRONG></A> RewriteBase <EM>BaseURL</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -975,7 +975,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteCond</CODE> <EM>TestString</EM> +><STRONG>Syntax:</STRONG></A> RewriteCond <EM>TestString</EM> <EM>CondPattern</EM><BR> <A HREF="directive-dict.html#Default" @@ -1324,7 +1324,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> <CODE>RewriteRule</CODE> <EM>Pattern</EM> <EM>Substitution</EM><BR> +><STRONG>Syntax:</STRONG></A> RewriteRule <EM>Pattern</EM> <EM>Substitution</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" 1.13 +8 -7 httpd-docs-1.3/htdocs/manual/mod/mod_setenvif.html Index: mod_setenvif.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_setenvif.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -b -u -r1.12 -r1.13 --- mod_setenvif.html 2000/11/22 03:36:17 1.12 +++ mod_setenvif.html 2000/12/08 20:53:35 1.13 @@ -75,7 +75,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> BrowserMatch <EM>regex envar[=value] [...]</EM> + ><STRONG>Syntax:</STRONG></A> BrowserMatch <EM>regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" @@ -177,8 +178,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> BrowserMatchNoCase <EM>regex envar[=value] - [...]</EM> + ><STRONG>Syntax:</STRONG></A> BrowserMatchNoCase <EM>regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" @@ -251,8 +252,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> SetEnvIf <EM> attribute regex envar[=value] - [...]</EM> + ><STRONG>Syntax:</STRONG></A> SetEnvIf <EM> attribute regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" @@ -363,8 +364,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> SetEnvIfNoCase - <EM> attribute regex envar[=value] [...]</EM> + ><STRONG>Syntax:</STRONG></A> SetEnvIfNoCase <EM> attribute regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" 1.8 +8 -5 httpd-docs-1.3/htdocs/manual/mod/mod_so.html Index: mod_so.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_so.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -b -u -r1.7 -r1.8 --- mod_so.html 2000/09/28 16:54:35 1.7 +++ mod_so.html 2000/12/08 20:53:36 1.8 @@ -121,7 +121,8 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> LoadFile <EM>filename filename ...</EM><BR> +><STRONG>Syntax:</STRONG></A> LoadFile <EM>filename</em> + [<em>filename</em>] ...<BR> <A HREF="directive-dict.html#Context" REL="Help" @@ -160,10 +161,12 @@ REL="Help" ><STRONG>Module:</STRONG></A> mod_so<P> -The LoadModule directive links in the object file or library <EM>filename</EM> -and adds the module structure named <EM>module</EM> to the list of active -modules. <EM>Module</EM> is the name of the external variable of type -<CODE>module</CODE> in the file. Example (Unix): +The LoadModule directive links in the object file or library +<EM>filename</EM> and adds the module structure named <EM>module</EM> +to the list of active modules. <EM>Module</EM> is the name of the +external variable of type <CODE>module</CODE> in the file, and is +listed as the <a href="module-dict.html#ModuleIdentifier">Module +Identifier</a> in the module documentation. Example (Unix): <BLOCKQUOTE><CODE> LoadModule status_module modules/mod_status.so </CODE></BLOCKQUOTE> 1.12 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_speling.html Index: mod_speling.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_speling.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -b -u -r1.11 -r1.12 --- mod_speling.html 2000/11/22 03:36:18 1.11 +++ mod_speling.html 2000/12/08 20:53:37 1.12 @@ -78,7 +78,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> CheckSpelling <EM>on/off</EM><BR> + ><STRONG>Syntax:</STRONG></A> CheckSpelling on|off<BR> <A HREF="directive-dict.html#Default" REL="Help" 1.20 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_status.html Index: mod_status.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_status.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -b -u -r1.19 -r1.20 --- mod_status.html 2000/09/28 16:54:38 1.19 +++ mod_status.html 2000/12/08 20:53:38 1.20 @@ -126,7 +126,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> ExtendedStatus <EM>On|Off</EM><BR> +><STRONG>Syntax:</STRONG></A> ExtendedStatus On|Off<BR> <A HREF="directive-dict.html#Default" REL="Help" 1.17 +2 -2 httpd-docs-1.3/htdocs/manual/mod/mod_userdir.html Index: mod_userdir.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_userdir.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -b -u -r1.16 -r1.17 --- mod_userdir.html 2000/11/22 03:36:18 1.16 +++ mod_userdir.html 2000/12/08 20:53:39 1.17 @@ -46,7 +46,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> UserDir <EM>directory/filename</EM><BR> +><STRONG>Syntax:</STRONG></A> UserDir <EM>directory-filename</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" @@ -73,7 +73,7 @@ The UserDir directive sets the real directory in a user's home directory to use when a request for a document for a user is received. -<EM>Directory/filename</EM> is one of the following: +<EM>Directory-filename</EM> is one of the following: </P> <UL> <LI>The name of a directory or a pattern such as those shown below. 1.20 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_usertrack.html Index: mod_usertrack.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_usertrack.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -b -u -r1.19 -r1.20 --- mod_usertrack.html 2000/09/28 22:42:13 1.19 +++ mod_usertrack.html 2000/12/08 20:53:40 1.20 @@ -193,7 +193,7 @@ <A HREF="directive-dict.html#Syntax" REL="Help" -><STRONG>Syntax:</STRONG></A> CookieTracking <EM>on | off</EM><BR> +><STRONG>Syntax:</STRONG></A> CookieTracking on|off<BR> <A HREF="directive-dict.html#Context" REL="Help"