coar 02/02/06 11:09:24
Modified: htdocs/manual/mod core.html.en
Log:
Correct and move the FileETag desc. (was missing 'directory' context, ..)
Revision Changes Path
1.211 +5 -5 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -u -r1.210 -r1.211
--- core.html.en 5 Feb 2002 17:47:33 -0000 1.210
+++ core.html.en 6 Feb 2002 19:09:24 -0000 1.211
@@ -68,9 +68,9 @@
<li><a href="#errorlog">ErrorLog</a></li>
- <li><a href="#files"><Files></a></li>
+ <li><a href="#fileetag">FileETag</a></li>
- <li><a href="#fileetag"><FileETag></a></li>
+ <li><a href="#files"><Files></a></li>
<li><a href="#filesmatch"><FilesMatch></a></li>
@@ -1282,13 +1282,13 @@
and <a href="../logs.html">Apache Log Files</a></p>
<hr />
- <h2><a id="fileetag" name="fileetag"><FileETag> directive</a></h2>
+ <h2><a id="fileetag" name="fileetag">FileETag directive</a></h2>
<a href="directive-dict.html#Syntax"
rel="Help"><strong>Syntax:</strong></a> FileETag
<i>component</i> ...<br />
<a href="directive-dict.html#Context"
rel="Help"><strong>Context:</strong></a> server config, virtual
- host, .htaccess<br />
+ host, directory, .htaccess<br />
<a href="directive-dict.html#Override"
rel="Help"><strong>Override:</strong></a> FileInfo<br />
<a href="directive-dict.html#Status"
@@ -1326,7 +1326,7 @@
The INode, MTime, and Size keywords may be prefixed with either '+'
or '-', which allow changes to be made to the default setting
inherited from a broader scope. Any keyword appearing without
- such a prefix immediatey and completely cancels the inherited
+ such a prefix immediately and completely cancels the inherited
setting.
</p>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]