The branch master has been updated
via 8fa5106fbbdebe56eab4784a5c14bce8f8676d6d (commit)
from eebadc3b6b3ac68cc9bbe03cdc814f2c9d02486a (commit)
- Log -----------------------------------------------------------------
commit 8fa5106fbbdebe56eab4784a5c14bce8f8676d6d
Author: Rich Salz <[email protected]>
Date: Thu Dec 3 14:19:50 2015 -0500
redirect /license to policies/cla
-----------------------------------------------------------------------
Summary of changes:
.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.htaccess b/.htaccess
index 803ad34..74aa4f3 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,6 +6,8 @@ Redirect permanent /about/releasestrat.html
/policies/releasestrat.html
Redirect permanent /licenses/openssl_ccla.pdf /policies/openssl_ccla.pdf
Redirect permanent /licenses/openssl_icla.pdf /policies/openssl_icla.pdf
Redirect permanent /support/faq.html /docs/faq.html
+Redirect permanent /licenses /policies/cla.html
+Redirect permanent /licenses/ /policies/cla.html
<Files *.md5>
ForceType application/binary
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits