CDN providers use NGINX as a cache server when handling multiple domain names, how do they clear all cached content for a specific domain or directory? Proxy_cache_purge doesn't support wildcard patterns; it can only delete precise matching URL caches.