Index: mod_mime.xml
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/mod/mod_mime.xml,v
retrieving revision 1.7
diff -u -r1.7 mod_mime.xml
--- mod_mime.xml 13 Jun 2002 07:12:20 -0000 1.7
+++ mod_mime.xml 9 Jul 2002 23:37:05 -0000
@@ -560,7 +560,7 @@
<a href="mod_negotiation.html">mod_negotiation</a>'s Multiviews
feature. Multiviews allows a request for a file, e.g. index.html,
to match any negotiated extensions following the base request,
- e.g. index.html.en, index.html,fr, or index.html.gz.</p>
+ e.g. index.html.en, index.html.fr, or index.html.gz.</p>
<p>The NegotiatedOnly option provides that every extension following
the base name must correlate to a recognized mod_mime extension for
@@ -628,7 +628,7 @@
to have no language attribute.</p>
<example><title>Example</title>
-DeafaultLanguage en
+DefaultLanguage en
</example>
</usage>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]