- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 23 Jul 2009 07:08:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv24061 Modified Files: .htaccess Log Message: make UTF-8 the default charset Index: .htaccess =================================================================== RCS file: /sources/public/html5/spec/.htaccess,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- .htaccess 23 Jul 2009 05:13:50 -0000 1.3 +++ .htaccess 23 Jul 2009 07:08:56 -0000 1.4 @@ -1,2 +1,3 @@ DirectoryIndex spec.html ErrorDocument 404 /html5/spec/404.html +AddDefaultCharset utf-8
Received on Thursday, 23 July 2009 07:09:07 UTC