[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Wed Jul 27 13:08:45 UTC 2016
The branch master has been updated
via ddacbd2c5773af7af3990d14af4aec4f4516e6f4 (commit)
from 5581586d204a378eb38080bff9dffdd55f3f56c5 (commit)
- Log -----------------------------------------------------------------
commit ddacbd2c5773af7af3990d14af4aec4f4516e6f4
Author: Rich Salz <rsalz at akamai.com>
Date: Wed Jul 27 09:08:29 2016 -0400
Revert "Add some redirects"
This reverts commit 5581586d204a378eb38080bff9dffdd55f3f56c5.
-----------------------------------------------------------------------
Summary of changes:
.htaccess | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/.htaccess b/.htaccess
index 3d7dce2..f90f433 100644
--- a/.htaccess
+++ b/.htaccess
@@ -10,21 +10,6 @@ Redirect permanent /support/faq.html /docs/faq.html
Redirect permanent /licenses /policies/cla.html
Redirect permanent /licenses/ /policies/cla.html
-# For those directories without index.html
-# Shut up the "give me a bounty" kiddies.
-Redirect permanent /docs/fips /docs/fips.html
-Redirect permanent /docs/fips/ /docs/fips.html
-Redirect permanent /news/secadv /news/vulnerabilities.html
-Redirect permanent /news/secadv/ /news/vulnerabilities.html
-Redirect permanent inc /index.html
-Redirect permanent inc/ /index.html
-Redirect permanent inc/libs /index.html
-Redirect permanent inc/libs/ /index.html
-Redirect permanent img /index.html
-Redirect permanent img/ /index.html
-Redirect permanent bin /index.html
-Redirect permanent bin/ /index.html
-
<Files *.md5>
ForceType application/binary
</Files>
More information about the openssl-commits
mailing list