Sun Java System Web Proxy Server 4.0.2 2005Q4 Administration Guide

Examples:

The first example returns true; the second returns false.

shExpMatch("http://home.example.com/people/index.html",
            ".*/people/.*")
shExpMatch("http://home.example.com/people/yourpage/index.html",
            ".*/mypage/.*")