- From: CVS User dom <cvsmail@w3.org>
- Date: Mon, 06 Oct 2014 13:40:52 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2011/webrtc/editor In directory roscoe:/tmp/cvs-serv26260 Modified Files: .htaccess Log Message: proper redirect --- /sources/public/2011/webrtc/editor/.htaccess 2014/10/06 07:52:50 1.2 +++ /sources/public/2011/webrtc/editor/.htaccess 2014/10/06 13:40:52 1.3 @@ -2,5 +2,5 @@ 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 ^webrtc.html$ http://w3c.github.io/webrtc-pc/ [R=permanent,L] RewriteRule ^MediaRecorder.html$ http://w3c.github.io/mediacapture-record/MediaRecorder.html
Received on Monday, 6 October 2014 13:40:53 UTC