html5 .htaccess,1.10,1.11

Update of /sources/public/html5
In directory hutz:/tmp/cvs-serv14284

Modified Files:
	.htaccess 
Log Message:
turn off redirects


Index: .htaccess
===================================================================
RCS file: /sources/public/html5/.htaccess,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- .htaccess	19 May 2011 09:53:20 -0000	1.10
+++ .htaccess	26 May 2011 09:59:25 -0000	1.11
@@ -1,6 +1 @@
 Redirect 410 /html5/core
-RedirectMatch /html5/spec/$ http://dev.w3.org/html5/spec-LC/
-RedirectMatch /html5/md/$ http://dev.w3.org/html5/md-LC/
-RedirectMatch /html5/2dcontext/$ http://dev.w3.org/html5/2dcontext-LC/
-RedirectMatch /rdfa/$ http://dev.w3.org/html5/rdfa/drafts/WD-rdfa-in-html-20110524/
-RedirectMatch /html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20110524.htm

Received on Thursday, 26 May 2011 09:59:29 UTC