Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 77133 invoked from network); 27 Dec 2006 19:51:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Dec 2006 19:51:34 -0000 Received: (qmail 48389 invoked by uid 500); 27 Dec 2006 19:51:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 48374 invoked by uid 500); 27 Dec 2006 19:51:30 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 48363 invoked by uid 99); 27 Dec 2006 19:51:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Dec 2006 11:51:30 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [62.131.197.181] (HELO mordred.onlyforfun.net) (62.131.197.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Dec 2006 11:51:20 -0800 Received: from [172.31.0.3] (fogg [172.31.0.3]) (authenticated bits=0) by mordred.onlyforfun.net (8.13.7/8.13.4) with ESMTP id kBRJowin028244 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 27 Dec 2006 20:50:59 +0100 Message-ID: <4592CEF5.1080106@onlyforfun.net> Date: Wed, 27 Dec 2006 20:52:21 +0100 From: Davide Bianchi User-Agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <509520.84220.qm@web56403.mail.re3.yahoo.com> In-Reply-To: <509520.84220.qm@web56403.mail.re3.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] exe file as cgi Arturo Zentella Dehesa wrote: > I tried things like: > Options ExecCGI If you have 'execcgi' or a directory defined as 'scriptalias' you don't need anything else, apache will treat every file in there as an executable and try to execute it instead of serving it. Davide -- In a world without fences who needs Gates? --------------------------------------------------------------------- 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