glob expressions in ABE rules
Posted: Tue Dec 13, 2011 10:57 am
Hello,
the documentation of ABE claims that one can use glob expressions as follows:
*.some.site.com
glob expression; a glob expression starting with “.” will match both the subdomains having it as a suffix and the domain stripped of the leading dot.
However, with noscript 2.1.4 I've noticed that I have to write
Site example.com
Accept from something.org *.something.org
Deny
When I want the rule to work both when I view http://www.something.org/ and http://something.org/
Is this a known issue?
Batavus
the documentation of ABE claims that one can use glob expressions as follows:
*.some.site.com
glob expression; a glob expression starting with “.” will match both the subdomains having it as a suffix and the domain stripped of the leading dot.
However, with noscript 2.1.4 I've noticed that I have to write
Site example.com
Accept from something.org *.something.org
Deny
When I want the rule to work both when I view http://www.something.org/ and http://something.org/
Is this a known issue?
Batavus