Commit Graph

2 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 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