I have three stanzas in my transforms.conf file--these work as long as the case matches what's in my regex statement.
How do I make "productimages" case insensitive?
REGEX = /productimages/[a-z0-9_-]+\.jpg
TIA,
Craig
Tags: case, insensitive, regex, transforms.conf
-
▶ Reply to This