CVS 2011/webrtc/editor

Update of /sources/public/2011/webrtc/editor
In directory roscoe:/tmp/cvs-serv26106

Added Files:
	.htaccess 
Log Message:
redirects for mediacapture docs


--- /sources/public/2011/webrtc/editor/.htaccess	2014/09/04 07:48:33	NONE
+++ /sources/public/2011/webrtc/editor/.htaccess	2014/09/04 07:48:33	1.1
RewriteEngine On
RewriteBase /2011/webrtc/editor

RewriteRule ^getusermedia.html$ http://w3c.github.io/mediacapture-main/getusermedia.html [R=permanent,L]
#RewriteRule ^webrtc.html$ http://w3c.github.io/webrtc-pc/webrtc.html [R=permanent,L]
RewriteRule ^MediaRecorder.html$ http://w3c.github.io/mediacapture-record/MediaRecorder.html

Received on Thursday, 4 September 2014 07:48:33 UTC