- From: CVS User mike <cvsmail@w3.org>
- Date: Thu, 08 Oct 2015 21:34:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5 In directory roscoe:/var/tmp/cvs-serv6341 Modified Files: .htaccess Log Message: updated --- /sources/public/html5/.htaccess 2015/10/06 10:42:01 1.42 +++ /sources/public/html5/.htaccess 2015/10/08 21:34:58 1.43 @@ -10,6 +10,7 @@ RedirectMatch permanent /html5/c/microdata/ http://dev.w3.org/html5/md/ RedirectMatch permanent /html4-differences/ https://html-differences.whatwg.org/ RedirectMatch permanent /markup/(.*) http://w3c.github.io/html-reference/$1 +RedirectMatch permanent /webvtt/(.*) https://w3c.github.io/webvtt/$1 DefaultIcon /icons/text.gif HeaderName HEADER.html ReadmeName FOOTER.html
Received on Thursday, 8 October 2015 21:35:00 UTC