You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ms...@apache.org on 2020/02/16 17:55:15 UTC

svn commit: r38112 - /release/cassandra/debian/.htaccess

Author: mshuler
Date: Sun Feb 16 17:55:15 2020
New Revision: 38112

Log:
Punt on protocol fix for redirect

Modified:
    release/cassandra/debian/.htaccess

Modified: release/cassandra/debian/.htaccess
==============================================================================
--- release/cassandra/debian/.htaccess (original)
+++ release/cassandra/debian/.htaccess Sun Feb 16 17:55:15 2020
@@ -1,2 +1,2 @@
 RedirectMatch ^/~eevans/debian(.*) http://wiki.apache.org/cassandra/DebianPackaging
-RedirectMatch permanent (.*)cassandra/debian/(.*) http://dl.bintray.com/apache/cassandra/$2
+RedirectMatch permanent (.*)cassandra/debian/(.*) https://dl.bintray.com/apache/cassandra/$2



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org