[mod-security-users] Some filter questions
Brought to you by:
victorhora,
zimmerletw
|
From: BassPlayer <bas...@an...> - 2006-02-14 16:15:35
|
I would like to filter these user agents
User Agents:
[360] Mozilla/4.75 [en] (X11, U; Nessus)
[2] Nessus
From reading the manual I'm not sure what locations are equivilent to the
User-Agent: entry in the log.
From this entry in the manual
HTTP_header =96 search request header "header" (HEADER_header also works =
as
of 1.9)
I would guess it would be something like
SecFilterSelective HEADER_User-Agent Nessus
|