Author: hwright Date: 2010-05-18 11:24:10-0700 New Revision: 95 Added: trunk/www/.htaccess
Log: Test a redirect of the old download location to the new one. * www/.htaccess: New. Added: trunk/www/.htaccess Url: http://subversion.tigris.org/source/browse/subversion/trunk/www/.htaccess?view=markup&pathrev=95 ============================================================================== --- (empty file) +++ trunk/www/.htaccess 2010-05-18 11:24:10-0700 @@ -0,0 +1 @@ +Redirect 302 /downloads/subversion-0.19.1.tar.gz http://archive.apache.org/dist/subversion/subversion-0.19.1.tar.gz
