- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 03 Mar 2012 07:26:03 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv15774 Modified Files: .htaccess Removed Files: video.html Log Message: video.html Index: .htaccess =================================================================== RCS file: /sources/public/html5/spec/.htaccess,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- .htaccess 3 Jun 2010 02:22:00 -0000 1.10 +++ .htaccess 3 Mar 2012 07:26:01 -0000 1.11 @@ -7,3 +7,4 @@ RewriteEngine on RewriteRule ^status.html$ http://people.w3.org/mike/html5/spec/toc-status.xml [P,L] RewriteRule ^get-annotations.py$ http://people.w3.org/mike/html5/spec/get-all-annotations.py [P,L] +RewriteRule ^video.html(.*)$ http://dev.w3.org/html5/spec/the-video-element.html$1 [P,L] --- video.html DELETED ---
Received on Saturday, 3 March 2012 07:26:05 UTC