More title adjustments.

- signed-off-by: ajvn <ivans@vaskir.co>
This commit is contained in:
ajvn
2019-01-31 22:03:03 +01:00
parent e17bfd6855
commit 12e00f0a8e

View File

@@ -659,7 +659,8 @@ Whatever you do, never grant `0777` permissions to files, nor folders.
In this day and age, with services like [Let's Encrypt](https://letsencrypt.org/), there's no excuse not to use HTTPS for your website. In this day and age, with services like [Let's Encrypt](https://letsencrypt.org/), there's no excuse not to use HTTPS for your website.
This example configuration also includes stronger cihper suite, ssl session adjustments, HSTS header, stronger DHE parameter, and OSCP Stapling. This example configuration also includes stronger cihper suite, ssl session adjustments, HSTS header, stronger DHE parameter, and OSCP Stapling.
**Example of a decent HTTPS config with HTTP to HTTPS redirection:**
**Example of a config with HTTP to HTTPS redirection:**
``` ```
server { server {