Search squid archive

acl url_regex on squid3 is not working using an online tested regular expression

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As Mr. Alex Rousskov suggested, the problem was the regex itself. He provided me a modified regex (more simple) and now the filter is working.

My regex:          ((?=.*\biphone\b)|(?=.*\bprod\b)).*\.facebook\.com(\:|\d|)

Alex's regex:      \b(iphone|prod)\b.*\.facebook\.com

Using https://regex101.com/ both work, but squid only accepts the second one. After running squid3 -k parse I got no errors. Thanks Alex.

Participe en el Congreso Internacional de las Ciencias Agropecuarias (AGROCIENCIAS 2017) http://www.agrocienciascuba.com/

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux