|
|
Em 02/02/2021 14:42, robert k Wild escreveu:
Hi all,
I know the .(dot) is a wild card for url domains
ie
But how would I do this
Thanks,
Rob
Maybe
\.autodiscover\..*\.onmicrosoft\.com
but you should use dstdom_regex or ssl::server_name_regex for this
one.
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
|
|
I would use: \.autodiscover\.[a-z0-9\-]+\.onmicrosoft\.com$ Eliezer ---- Eliezer Croitoru Tech Support Mobile: +972-5-28704261 Email: [hidden email] Zoom: Coming soon From: squid-users <[hidden email]> On Behalf Of Bruno de Paula Larini Sent: Tuesday, February 2, 2021 10:03 PM To: [hidden email] Subject: Re: [squid-users] Wildcard for url domain Em 02/02/2021 14:42, robert k Wild escreveu:
Hi all, I know the .(dot) is a wild card for url domains ie
Maybe
\.autodiscover\..*\.onmicrosoft\.com
but you should use dstdom_regex or ssl::server_name_regex for this one.
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
|
|
thanks guys, i will have a play!!!!!!!!!!!!!
I would use: \.autodiscover\.[a-z0-9\-]+\.onmicrosoft\.com$ Eliezer ---- Eliezer Croitoru Tech Support Mobile: +972-5-28704261 Email: [hidden email] Zoom: Coming soon From: squid-users <[hidden email]> On Behalf Of Bruno de Paula Larini Sent: Tuesday, February 2, 2021 10:03 PM To: [hidden email] Subject: Re: [squid-users] Wildcard for url domain Em 02/02/2021 14:42, robert k Wild escreveu:
Hi all, I know the .(dot) is a wild card for url domains ie
Maybe
\.autodiscover\..*\.onmicrosoft\.com
but you should use dstdom_regex or ssl::server_name_regex for this one.
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
--
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
|
|
just out of interest, could i do this, or do i need to do backslashes for the acl "ssl::server_name_regex"
thanks guys, i will have a play!!!!!!!!!!!!!
I would use: \.autodiscover\.[a-z0-9\-]+\.onmicrosoft\.com$ Eliezer ---- Eliezer Croitoru Tech Support Mobile: +972-5-28704261 Email: [hidden email] Zoom: Coming soon From: squid-users <[hidden email]> On Behalf Of Bruno de Paula Larini Sent: Tuesday, February 2, 2021 10:03 PM To: [hidden email] Subject: Re: [squid-users] Wildcard for url domain Em 02/02/2021 14:42, robert k Wild escreveu:
Hi all, I know the .(dot) is a wild card for url domains ie
Maybe
\.autodiscover\..*\.onmicrosoft\.com
but you should use dstdom_regex or ssl::server_name_regex for this one.
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
--
--
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
|
|
scrap this im being such a donut
i will just do as its so much easier
just out of interest, could i do this, or do i need to do backslashes for the acl "ssl::server_name_regex"
thanks guys, i will have a play!!!!!!!!!!!!!
I would use: \.autodiscover\.[a-z0-9\-]+\.onmicrosoft\.com$ Eliezer ---- Eliezer Croitoru Tech Support Mobile: +972-5-28704261 Email: [hidden email] Zoom: Coming soon From: squid-users <[hidden email]> On Behalf Of Bruno de Paula Larini Sent: Tuesday, February 2, 2021 10:03 PM To: [hidden email] Subject: Re: [squid-users] Wildcard for url domain Em 02/02/2021 14:42, robert k Wild escreveu:
Hi all, I know the .(dot) is a wild card for url domains ie
Maybe
\.autodiscover\..*\.onmicrosoft\.com
but you should use dstdom_regex or ssl::server_name_regex for this one.
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
--
--
--
_______________________________________________
squid-users mailing list
[hidden email]
http://lists.squid-cache.org/listinfo/squid-users
|
|