Hi there,

On Sun, 21 Feb 2010 beshoo wrote:

> Well i am using Apache 2 :)

:)

> BTW  ModSecurity   scan post data "I am not talking about file uploading" ,

We heard you the first time. :)  It doesn't matter whether you are
uploading files or not.  All you have to do is send the stream of
bytes to clamd.  The daemon doesn't care what the stream of bytes
represents, neither does it care what you intend to do with the bytes
after it has scanned them.  It just swallows the bytes, scans them,
throws them all away, and tells you if it finds something unpalatable.
It's up to you to decide what to do then.

> but how can i tell ModSecurity   to scan the post with clam AV !

I have no idea, I've never used ModSecurity.  My suggestion was that
you could probably achieve what you want to achieve with a few lines
in a CGI script.  If you want to use an Apache module, why not ask on
an Apache list?

--

73,
Ged.
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to