···1818 - `api.example.com` → `~/smallweb/api`
1919 - `blog.example.com` → `~/smallweb/blog`
20202121-- Nested subdomains:
2222- - Any subdomain like `*.api.example.com` is handled by its parent directory
2323- - For example: `test.api.example.com` → `~/smallweb/api`
2424-2521- Root domain behavior:
2622 - Requests to `example.com` automatically redirect to `www.example.com` if the `www` directory exists
2723 - If the `www` directory does not exist, a 404 error is returned