Sun Java System Web Proxy Server 4.0.8 관리 설명서

첫 번째 예에서는 true를 반환합니다. 두 번째 예에서는 false를 반환합니다.

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