Walking through a basic Racket web service
A technical tutorial on building a basic web service using the Racket programming language, exploring its web server libraries and syntax.
A technical tutorial on building a basic web service using the Racket programming language, exploring its web server libraries and syntax.
An in-depth guide to using NGINX as a reverse proxy and web server for ASP.NET Core applications, covering setup, configuration, and comparisons.
A technical guide on fixing cookie path issues when migrating from Apache's mod_proxy to Nginx's proxy_cookie_path directive.
A technical guide on implementing A/B testing for a static website using Apache httpd, covering design choices and cookie-based user tracking.
A technical guide on configuring Munin and Apache's mod_status module to monitor web server health and performance metrics.
A practical guide to configuring secure TLS ciphers for Apache, nginx, and HAProxy to achieve a top SSL Server Test score.
The author updates the Apache module mod_defensible to be compatible with Apache 2.4, discussing the process and its utility as a prototype.