CVS html5/html-xhtml-author-guide

Update of /sources/public/html5/html-xhtml-author-guide
In directory roscoe:/tmp/cvs-serv2194/html-xhtml-author-guide

Modified Files:
	.htaccess 
Log Message:
Refactoring: Retry 2: Trying to fix the redirect to the  new directory.

--- /sources/public/html5/html-xhtml-author-guide/.htaccess	2013/10/31 09:10:56	1.10
+++ /sources/public/html5/html-xhtml-author-guide/.htaccess	2013/10/31 09:13:02	1.11
@@ -1,4 +1,4 @@
 AddType text/html;charset=utf-8 .html
 RewriteEngine On
 //301 Redirect Old File
-Redirect 301 /html-xhtml-authoring-guide.html http://dev.w3.org/html5/html-polyglot/html-polyglot.html
+Redirect 301 /dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html http://dev.w3.org/html5/html-polyglot/html-polyglot.html

Received on Thursday, 31 October 2013 09:13:03 UTC