From 55d9f128edcaccd29529177f13eaec6f79c5523b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 25 Oct 2016 21:13:03 +0000 Subject: relocate website to https://bogomips.org/unicorn/ HTTPS helps some with reader privacy and Let's Encrypt seems to be working well enough the past few months. This change will allow us to reduce subjectAltName bloat in our TLS certificate over time. It will also promote domain name agility to support mirrors or migrations to other domains (including a Tor hidden service mirror). http://bogomips.org/unicorn/ will remain available for people on legacy systems without usable TLS. There is no plan for automatic redirecting from HTTP to HTTPS at this time. --- Documentation/unicorn_rails.1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/unicorn_rails.1.txt') diff --git a/Documentation/unicorn_rails.1.txt b/Documentation/unicorn_rails.1.txt index 2ce7501..088e2ff 100644 --- a/Documentation/unicorn_rails.1.txt +++ b/Documentation/unicorn_rails.1.txt @@ -169,7 +169,7 @@ used by Unicorn. * [Rack RDoc][2] * [Rackup HowTo][3] -[1]: http://unicorn.bogomips.org/ +[1]: https://bogomips.org/unicorn/ [2]: http://www.rubydoc.info/github/rack/rack/ [3]: https://github.com/rack/rack/wiki/tutorial-rackup-howto -[4]: http://unicorn.bogomips.org/SIGNALS.html +[4]: https://bogomips.org/unicorn/SIGNALS.html -- cgit v1.2.3-24-ge0c7