rbowen 2004/02/08 10:46:55
Modified: htdocs/manual content-negotiation.html.en
Log:
Nowhere do we explicitly state state what one should call the .var file.
Revision Changes Path
1.30 +4 -1 httpd-docs-1.3/htdocs/manual/content-negotiation.html.en
Index: content-negotiation.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/content-negotiation.html.en,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- content-negotiation.html.en 7 Jun 2003 05:10:46 -0000 1.29
+++ content-negotiation.html.en 8 Feb 2004 18:46:55 -0000 1.30
@@ -118,7 +118,10 @@
Blank lines are illegal within an entry. It is conventional to
begin a map file with an entry for the combined entity as a
whole (although this is not required, and if present will be
- ignored). An example map file is:</p>
+ ignored). An example map file is shown below. In this example, the
+ file would be named <code>foo.var</code> and would be placed in the
+ same directory with the various variants of the resource
+ <code>foo</code>.</p>
<pre>
URI: foo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]