Remove redundancy: generate docs/manpages.html from template
[openssl-web.git] / .htaccess.openssl.com
1 # -*- Apache -*-
2 Redirect permanent /verifycd.html https://www.openssl.org/docs/fips/verifycd.html
3
4 RedirectMatch permanent "^/$" https://www.openssl.org/community/contacts.html
5 RedirectMatch permanent "^(.*)$" "https://www.openssl.org$1"