Hi,
>
> Filter <what you filter> {
> <How you filter it> {
> <Action(s)>
> }
> }
>
> For example:
>
> ==========
> Filter POST {
> RegEx "(porn|p0rn)" {
> Action Exec "iptables %ip .."
> Action Drop
> }
> }
>
> Filter URL {
> SQL_filter {
> Action Redirect http://..
> }
> }
>
> Filter POST, URL {
> XSS_filter {
> Action Log combined /var/log/cherokee/xss.log
> Action Drop
> }
> }It sounds pretty good ;-) Cheers, -- Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx) Cel: (044-55) 2689-6351 Fingerprint: 5973 0F10 543F 54AE 1E41 EC81 0840 A10A 74A4 E5C0 http://www.pablo.com.mx http://www.jaws-project.com
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Cherokee mailing list [email protected] http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
