I tried with:
Code: Select all
Site LOCAL
Accept from LOCAL
Accept from https://the.site.com
Deny
and with
Code: Select all
Site LOCAL
Accept from LOCAL
Accept from the.site.com
Deny
and with
Code: Select all
Site LOCAL
Accept from LOCAL
Accept from .the.site.com
Deny
and with
Code: Select all
Site LOCAL
Accept from LOCAL the.site.com
Deny
etcetera, but nothing. What's the correct way to add the exception?