html5/spec .htaccess,1.8,1.9

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

Modified Files:
	.htaccess 
Log Message:
redirect author view

Index: .htaccess
===================================================================
RCS file: /sources/public/html5/spec/.htaccess,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- .htaccess	27 Jul 2009 11:12:52 -0000	1.8
+++ .htaccess	3 Jun 2010 02:14:57 -0000	1.9
@@ -1,3 +1,4 @@
+RedirectMatch permanent /html5/author http://dev.w3.org/html5/spec-author-view/
 DirectoryIndex spec.html
 AddHandler cgi-script .py
 Options +ExecCGI

Received on Thursday, 3 June 2010 02:15:00 UTC