I wrote a filter that needs to be invoked every time a url on my site is accessed EXCEPT the CSS, JS, and IMAGE files. So in my definition I\'d like to have something like
Probably you could declare another "blank" filter for css, js etc, and put it before others filter mapping.
css
js