> You can add host names or patterns as HTTP-proxy exceptions. For example, if you block all websites that end in _.test_ but want to allow your users to go to the site `www.example.test`, you can add `_www.example.test` as an HTTP-proxy exception. > > To add a domain name, type the URL pattern without the leading `http://`. For example, to allow your users to go to the Example website, `http://www.example.com`, type `www.example.com`. If you want to allow all subdomains that contain `example.com`, you can use the asterisk `*` as a wildcard character. For example, to allow users to go to `www.example.com`, and `support.example.com` type `*.example.com`. > > [HTTP-Proxy: Exceptions | WatchGuard](https://www.watchguard.com/help/docs/help-center/en-US/content/en-US/Fireware/proxies/http/http_proxy_exceptions_c.html) > [!Note] > If you add `*.example.com` to the HTTP proxy Exception then traffic to `example.com` may still be blocked!