- From: CVS User lsilli <cvsmail@w3.org>
- Date: Thu, 31 Oct 2013 09:06:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory roscoe:/tmp/cvs-serv2063/html-xhtml-author-guide Modified Files: .htaccess Log Message: Refactoring: Trying to fix the redirect to the new directory. --- /sources/public/html5/html-xhtml-author-guide/.htaccess 2013/10/31 09:03:09 1.8 +++ /sources/public/html5/html-xhtml-author-guide/.htaccess 2013/10/31 09:06:02 1.9 @@ -1,4 +1,4 @@ AddType text/html;charset=utf-8 .html DirectoryIndex html-xhtml-authoring-guide.html //301 Redirect Old File -Redirect 301 html-xhtml-authoring-guide.html http://dev.w3.org/html5/html-polyglot/html-polyglot.html +Redirect 301 /html-xhtml-authoring-guide.html http://dev.w3.org/html5/html-polyglot/html-polyglot.html
Received on Thursday, 31 October 2013 09:06:07 UTC