lol it just smaller test unit so I add -*.* and forget to remove wikia line sorry - try *[file]*[] tyvm I think *[file] will not produce ? so I didn't try that :P Can I ask more?- So.. Is the filter left-side match whenever we use '*[rule]'?[1] <http://example.com/*[file>] will match <http://example.com/abc?x=3&y=10> (*[file] for abc only) [2] <http://example.com/*[0-9>] will match <http://example.com/345?x=3&y=10> (*[0-9] for 345 only) Then is these also correct [3] <http://example.com/*[file>] will match <http://example.com/abc/xyz> Or "it's left-side match only query string case" so [3] is not match.
Ryuu
WHRoeder
Created with FORUM 2.0.11