On Fri, 5 May 2017 22:02:56 -0400 Alex wrote:
> Am I understanding correctly that redirector_pattern breaks up the one > encoded URI into multiple URIs that are available for rules to be > written using them, instead of ? > > In other words, if I were to write a uri rule that includes > www.googleapis.com, it would match in this case? How does it differ > had I not had a redirector pattern and just wrote a rule matching the > pattern directly? The point is that all URI based rules can run against the URI extracted by the redirector rule. For example the target domain might be in a URI blocklist or use a TLD that you penalize.