From owner-freebsd-isp Sat Jun 20 13:02:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01004 for freebsd-isp-outgoing; Sat, 20 Jun 1998 13:02:02 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from smtp.plinet.com (root@flattened.plinet.com [206.168.149.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA00962 for ; Sat, 20 Jun 1998 13:01:57 -0700 (PDT) (envelope-from freebsd@plinet.com) Received: from alcatraz (alcatraz.denver.plinet.com [207.174.4.221]) by smtp.plinet.com (8.8.5/8.8.5) with SMTP id OAA12048 for ; Sat, 20 Jun 1998 14:01:50 -0600 (envelope-from freebsd@plinet.com) Message-Id: <199806202001.OAA12048@smtp.plinet.com> X-Sender: freebsd@pop.plinet.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.1 Date: Sat, 20 Jun 1998 14:01:49 -0600 To: freebsd-isp@FreeBSD.ORG From: Ben Schumacher Subject: FreeBSD - Apache Perl CGIs Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'm trying to setup one of our FreeBSD servers that is running Apache 1.2.5 to support Perl CGIs. Actually, to put it more accurately, I have setup one of our FreeBSD servers to support Perl CGIs, but not to the point where I'm happy with them. Basically, what I'm trying to do is to make it possible for customers to be able to upload Perl CGIs to our server and have it automatically set the permissions to make the CGI executable, or just make it so that the Perl CGIs can be interpreted. Either that or make it so that the CGIs don't have to have the executable bit be set to be able to have them run by a Perl interpreter. Does anybody know of a way to do this? I've tried playing around with umask, but it refuses to set an executable bit, even when you give it settings that tell it that it should do just that. Any help would be much appreciated. Thank you. - Ben Schumacher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message