html5/spec .htaccess,1.9,1.10

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

Modified Files:
	.htaccess 
Log Message:
redirect author view

Index: .htaccess
===================================================================
RCS file: /sources/public/html5/spec/.htaccess,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- .htaccess	3 Jun 2010 02:14:57 -0000	1.9
+++ .htaccess	3 Jun 2010 02:22:00 -0000	1.10
@@ -1,4 +1,4 @@
-RedirectMatch permanent /html5/author http://dev.w3.org/html5/spec-author-view/
+RedirectMatch permanent /html5/spec/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:22:07 UTC