[mod-xhtml-neg-cvs] mod_xhtml_neg-2.0 README,1.1.1.1,1.2
Brought to you by:
run2000
From: <ru...@us...> - 2004-03-15 04:41:59
|
Update of /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7677 Modified Files: README Log Message: Added note in the README about the version of Apache supported. Index: README =================================================================== RCS file: /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README 13 Mar 2004 07:07:50 -0000 1.1.1.1 --- README 15 Mar 2004 04:32:56 -0000 1.2 *************** *** 7,10 **** --- 7,13 ---- specification. + This is the release for Apache 2.0.x. For the Apache 1.3.x server, + please download the 1.3 compatible package. + This allows compatible browsers to view XHTML content as XML-compliant documents, and older or less compatible clients to view XHTML content |