Exe Filter

This simple filter blocks HTTP downloads of Windows executable files.

This filter may be used to prevent your children (or employees) from downloading potentially harmful executables. But even if you are the only user of your Foxy server, it may still make sense to enable this filter to prevent your browser from sneaky virus downloads due to security flaws exploited by malicious websites (e.g. see http://www.ciac.org/ciac/bulletins/m-027.shtml).

If you choose to enable this filter (disabled by default), don't forget to temporarily enable it before trying to download a legitimate executable.

Parameters

action

The action parameter defines method of access blocking.

Format:

action = disconnect
action = redirect:URL

See also Common Filter Parameters.

How It Works

Example

Configuration file fragment:

type = Exe Filter
name = Executable Download Blocker
enabled = true
logging = true
include = *
action = disconnect

Web UI equivalent: