Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 88445 invoked by uid 500); 12 Oct 2001 21:27:53 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 88434 invoked from network); 12 Oct 2001 21:27:52 -0000 Posted-Date: Fri, 12 Oct 2001 23:27:57 +0200 (DST) From: hiten pandya To: dev@httpd.apache.org Message-ID: <1002922067018031@lycos.co.uk> X-Mailer: Caramail - www.caramail.com X-Originating-IP: [62.254.0.6] Mime-Version: 1.0 Subject: regarding mod_cgid.c Content-Type: multipart/mixed; boundary="=_NextPart_Caramail_0180311002922067_ID" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --=_NextPart_Caramail_0180311002922067_ID Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi all, i have found out that the shell path has been hard-coded in mod_cgid.c: (/modules/generators/mod_cgid.c) #define SHELL_PATH "/bin/sh" hey guys, correct me if i am wrong but, i think shell paths, and things like that would be better off not hard coded in the code. i think, we should have a seperate file in the root of each platform directory (like win32) where all the hard-coded values reside. The advantage is, we or the advanced user will have more control on where to make changes and i think it would much easier... thanks, hiten pandya Hiten Pandya hpandya@lycos.co.uk Reply-To: hpandya@lycos.co.uk ______________________________________________________ Free E-mail - Lycos UK - http://www.lycos.co.uk Get your domain for =A39.90 - http://lycos.uk.domainnames.com/default.asp?caller=3Dlycos_ef Play now to win =A31 Million - http://www.thedailydraw.com/mainframe.cfm?source=3Dlycos --=_NextPart_Caramail_0180311002922067_ID--