[mod-xhtml-neg-cvs] mod_xhtml_neg mod_xhtml_neg.html,1.3,1.4
Brought to you by:
run2000
|
From: <ru...@us...> - 2004-04-22 12:08:42
|
Update of /cvsroot/mod-xhtml-neg/mod_xhtml_neg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1112 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/mod_xhtml_neg.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mod_xhtml_neg.html 1 Apr 2004 09:39:57 -0000 1.3 --- mod_xhtml_neg.html 22 Apr 2004 12:08:32 -0000 1.4 *************** *** 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 |