g1smd - 8:30 pm on Aug 29, 2011 (gmt 0) The pattern matching is "from the left". So /images disallows any URL path "beginning" /images And /*images disallows any URL path "containing" images
The pattern matching is "from the left". So /images disallows any URL path "beginning" /images And /*images disallows any URL path "containing" images