[mod-xhtml-neg-cvs] mod_xhtml_neg README,1.1,1.2
Brought to you by:
run2000
From: <ru...@us...> - 2004-03-15 04:42:24
|
Update of /cvsroot/mod-xhtml-neg/mod_xhtml_neg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7772 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/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 4 Mar 2004 09:30:13 -0000 1.1 --- README 15 Mar 2004 04:33:20 -0000 1.2 *************** *** 7,10 **** --- 7,13 ---- specification. + This is the release for Apache 1.3.x. For the Apache 2.0.x server, + please download the 2.0 compatible package. + This allows compatible browsers to view XHTML content as XML-compliant documents, and older or less compatible clients to view XHTML content |