Configuring Wildcard Subdomains: A Comparison of Nginx and Caddy
Introduction
Wildcard subdomains allow you to dynamically handle multiple subdomains under a parent domain without explicitly defining the configuration for each subdomain.
A common use case for wildcard subdomains is in multitenant applications whe...
russell11.hashnode.dev2 min read