Webserver Port #9
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
We need to drop lighttpd for OpenResty for HTTP/2 streaming proxy support. This means all vhosts on lighttpd and the security hardening need to come with.
We should include ModSecurity as a Web Application Firewall, to serve in a similar capacity to sshguard.
https://aur.archlinux.org/packages/modsecurity/
This will result in a 3-layer firewalling model for our three externally-facing ports.
This need for WAF puts a kink into #12 -- using HA Proxy in this way would break the header and WAF controls we're using today.