[mod-xhtml-neg-cvs] mod_xhtml_neg-2.0 mod_xhtml_neg.html,1.2,1.3
Brought to you by:
run2000
From: <ru...@us...> - 2004-04-22 12:08:29
|
Update of /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1072 Modified Files: mod_xhtml_neg.html Log Message: Minor fix to the HTML file. Index: mod_xhtml_neg.html =================================================================== RCS file: /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0/mod_xhtml_neg.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mod_xhtml_neg.html 1 Apr 2004 09:39:20 -0000 1.2 --- mod_xhtml_neg.html 22 Apr 2004 12:08:20 -0000 1.3 *************** *** 160,164 **** negotiated content when the request is sent using HTTP 1.0. By default, caching is disabled due to problems with HTTP 1.0 proxies ! being unable to reliably give user agent the correct content-type.</p> <p>For HTTP 1.1 (and later) this directive has no effect, since --- 160,164 ---- negotiated content when the request is sent using HTTP 1.0. By default, caching is disabled due to problems with HTTP 1.0 proxies ! being unable to reliably give user agents the correct content-type.</p> <p>For HTTP 1.1 (and later) this directive has no effect, since |