Hi all,

I just committed a patch that will make the TS build fail if PCRE (+ -dev) is not installed. Long term, all regex code will switch over to PCRE as well, but this was necessary to merge in a change from Y! that we depend on (and it's a good one). This patch lets you do remap rules like this:


regex_map http://www\.(.*)\.com/   http://www.ogre.com/


Thanks to Manjesh for implementing this new feature!

-- leif

Reply via email to