You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by ro...@apache.org on 2012/11/07 14:05:12 UTC

svn commit: r1406605 - /tcl/site/websh/.htaccess

Author: ronnie
Date: Wed Nov  7 13:05:11 2012
New Revision: 1406605

URL: http://svn.apache.org/viewvc?rev=1406605&view=rev
Log:
- backward compatibility redirects for static site

Added:
    tcl/site/websh/.htaccess

Added: tcl/site/websh/.htaccess
URL: http://svn.apache.org/viewvc/tcl/site/websh/.htaccess?rev=1406605&view=auto
==============================================================================
--- tcl/site/websh/.htaccess (added)
+++ tcl/site/websh/.htaccess Wed Nov  7 13:05:11 2012
@@ -0,0 +1,2 @@
+RedirectMatch permanent ^/websh/(.+)\.ws3$ /websh/$1.html
+



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: site-cvs-help@tcl.apache.org