Webserver Security
Topics related to securing webservers themselves.
Apache configuration
Configuring Apache properly is essential for website security. Generally, pre-packaged webserver ...
Language-specific configuration (e.g. PHP)
Depending on your tech stack, the language of choice that serves backend requests must be configu...
Generating SSL/TLS Certificates via LetsEncrypt
Generating SSL certificates when your webservers are behind a load balancer In situations where ...