jsl 2003/06/06 22:10:46
Modified: htdocs/manual content-negotiation.html
Log:
Typo/spelling corrections.
Revision Changes Path
1.29 +3 -3 httpd-docs-1.3/htdocs/manual/content-negotiation.html
Index: content-negotiation.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/content-negotiation.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- content-negotiation.html 5 Jan 2003 22:11:13 -0000 1.28
+++ content-negotiation.html 7 Jun 2003 05:10:46 -0000 1.29
@@ -414,7 +414,7 @@
dimensions of variance.</p>
<p>You should be aware that the error message returned by Apache is
- neccessarily rather terse and might confuse some users (even though it
+ necessarily rather terse and might confuse some users (even though it
lists the available alternatives). If you want to avoid users seeing
this
error page, you should organize your documents such that a document in
a
default language (or with a default encoding etc.) is always returned
if a
@@ -474,7 +474,7 @@
<p>If the Accept: header contains <em>no</em> q factors at all,
Apache sets the q value of "*/*", if present, to 0.01 to
- emulate the desired behavior. It also sets the q value of
+ emulate the desired behaviour. It also sets the q value of
wildcards of the format "type/*" to 0.02 (so these are
preferred over matches against "*/*". If any media type on the
Accept: header contains a q factor, these special values are
@@ -625,7 +625,7 @@
</table>
<p>Looking at the table above you will notice that it is always
- possible to use the name without any extensions in an hyperlink
+ possible to use the name without any extensions in a hyperlink
(<em>e.g.</em>, <samp>foo</samp>). The advantage is that you
can hide the actual type of a document rsp. file and can change
it later, <em>e.g.</em>, from <samp>html</samp> to
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]