From: Matt Kettler [mailto:mkettler...@verizon.net] >This rule should detect 10 consecutive occurrences. >uri L_URI_FUNNYDOTS /(?:\.[a-z,0-9]{2}\.){10}
>Warning: I wrote this quickly without too much thought. It may have >bugs, but I'm short on time at the moment. your variant would require two periods in a row between each pair.