Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 40851 invoked from network); 1 Jul 2004 08:24:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Jul 2004 08:24:59 -0000 Received: (qmail 5431 invoked by uid 500); 1 Jul 2004 08:25:01 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 5415 invoked by uid 500); 1 Jul 2004 08:25:01 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 5392 invoked by uid 99); 1 Jul 2004 08:25:01 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [202.56.255.241] (HELO mtv01exog01.mindtree.com) (202.56.255.241) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 01 Jul 2004 01:24:59 -0700 Received: from mtv02ex02.mindtree.com ([172.20.32.39]) by mtv01exog01.mindtree.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 1 Jul 2004 13:51:31 +0530 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Importance: normal Priority: normal Date: Thu, 1 Jul 2004 13:51:31 +0530 Message-ID: <60F185009D228E48990F63C644E908E907FDCC@mtv02ex02.mindtree.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mod_vscan not working Thread-Index: AcRfRGo7GEf5TTsAQDqSoynnAjWkxg== From: "Rajiv Ranjan" To: X-OriginalArrivalTime: 01 Jul 2004 08:21:32.0026 (UTC) FILETIME=[6A5F45A0:01C45F44] X-Virus-Checked: Checked Subject: [users@httpd] mod_vscan not working X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I am trying to integrate an antivirus (Scanner Deamon) to my apache = server (It is a proxy to my application server) using mod_vscan. Scanner deamon is running on the proxy server at port 8127 and is able = to detect viruese if I scan files using telent at 8127. I did a build and install of mod_vscan and added the following directive = to my httpd.conf . SetOutputFilter VSCAN VScanHostname localhost VScanPort 8127 VScanErrorDocument /home/rajiv/ScannerDeamon/virusMessage.html Now whenever I try to download an infected file from the server, I dont = get any error messages nor is the download interrupted. Could any of you who might have done something similar please tell me = what is it that I might be doing wrong? My apache is running on port 80. Regards, Rajiv. DISCLAIMER: This message (including attachment if any) is confidential and may be = privileged. Before opening attachments please check them for viruses and = defects. MindTree Consulting Private Limited (MindTree) will not be = responsible for any viruses or defects or any forwarded attachments = emanating either from within MindTree or outside. If you have received = this message by mistake please notify the sender by return e-mail and = delete this message from your system. Any unauthorized use or = dissemination of this message in whole or in part is strictly = prohibited. Please note that e-mails are susceptible to change and = MindTree shall not be liable for any improper, untimely or incomplete = transmission. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org