You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pe...@locus.apache.org on 2000/12/03 07:01:07 UTC

cvs commit: httpd-docs-2.0/htdocs/manual content-negotiation.html

pepper      00/12/02 22:01:07

  Modified:    htdocs/manual content-negotiation.html
  Log:
  Fixed mismatched list tag.
  Fixed typo.
  
  Revision  Changes    Path
  1.24      +4 -2      httpd-docs-2.0/htdocs/manual/content-negotiation.html
  
  Index: content-negotiation.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/manual/content-negotiation.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- content-negotiation.html	2000/12/02 21:39:02	1.23
  +++ content-negotiation.html	2000/12/03 06:01:06	1.24
  @@ -278,9 +278,11 @@
   deciding on the 'best' variant, the result is therefore dependent on
   the specific algorithms used by the browser.  As part of the
   transparent negotiation process, the browser can ask Apache to run the
  -'remote variant selection algorithm' defined in RFC 2296.  </UL>
  +'remote variant selection algorithm' defined in RFC 2296.
   
  +</OL>
   
  +
   <H3>Dimensions of Negotiation</H3>
   
   <TABLE>
  @@ -337,7 +339,7 @@
   
   <LI>Select the variants with the best language match, using either the
     order of languages in the Accept-Language header (if present), or else 
  -  else the order of languages in the <CODE>LanguagePriority</CODE> 
  +  the order of languages in the <CODE>LanguagePriority</CODE> 
     directive (if present).
   
   <LI>Select the variants with the highest 'level' media parameter