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