Commit Graph

6 Commits (master)

Author SHA1 Message Date
Adrian c58105e816 Update Nginx config
* Make only Let's Encrypt path available on port 80
* Protect WordPress admin URLs
* Seperate logs for hosts
* Update example PHP config
* Update README
2016-03-17 01:52:10 +01:00
Adrian 14971eeebd Refactor Nginx SSL config 2016-01-25 17:45:35 +01:00
Adrian 1058c7649a Add Let's Encrypt guide 2016-01-25 17:07:01 +01:00
Adrian 93d3935197 Nginx config: Replace CGI host with includable config
`SCRIPT_NAME` was removed because `alias` sets `$request_filename`
to the full path. Let's hope it works...
2015-12-14 01:13:19 +01:00
Adrian a7dd24be31 Nginx: Fix Logjam Attack
More info: https://weakdh.org
2015-05-22 14:14:04 +02:00
Adrian 5f19cb8672 Restructure nginx config 2015-05-18 10:36:42 +02:00