Ns register filter
From AOLserver Wiki
Man page: http://aolserver.com/man/4.0/tcl/ns_filter.html
Additional notes:
The manual page says "The URLpattern can contain standard string-matching characters". To be more precise the allowed matching characters are determined by Tcl_StrMatch which in turn is determined by TCL string match.
