When using `RequireHost("*.example.com")` it also matches `.example.com` (which is technically invalid, but it matches it nonetheless).
When using
RequireHost("*.example.com")it also matches.example.com(which is technically invalid, but it matches it nonetheless).