From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 11:39:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A919316A4C4 for ; Tue, 7 Oct 2003 11:39:19 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E097D43FA3 for ; Tue, 7 Oct 2003 11:39:16 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h97Icg9E069139 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Oct 2003 19:39:12 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id h97Icfw3069138; Tue, 7 Oct 2003 19:38:41 +0100 (BST) (envelope-from matthew) Date: Tue, 7 Oct 2003 19:38:41 +0100 From: Matthew Seaman To: Darryl Hoar Message-ID: <20031007183841.GA68848@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Darryl Hoar , 'Matthew Seaman' , freebsd-questions@freebsd.org References: <20031007153414.GD80886@happy-idiot-talk.infracaninophile.co.uk> <008901c38ceb$b93c5d10$0701a8c0@darryl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <008901c38ceb$b93c5d10$0701a8c0@darryl> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org cc: 'Matthew Seaman' Subject: Re: redirect.pl - where is it ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 18:39:19 -0000 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [Quoting got rather mangled: fixed by hand] On Tue, Oct 07, 2003 at 10:57:33AM -0500, Darryl Hoar wrote: > From: Matthew Seaman [mailto:matthew@cryptosphere.com] > > On Tue, Oct 07, 2003 at 08:42:58AM -0500, Darryl Hoar wrote: > > > I have FreeBSD 4.7 stable installed on a machine. In > > > addition, I have apache 1.13 installed an configured. > > > I'm trying to locate redirect.pl for my cgi-bin directory. > > > Where is this file located ? =20 > > % grep ScriptAlias /usr/local/etc/apache/httpd.conf =20 > > but it's usually /usr/local/www/cgi-bin =20 > my ScriptAlias points to /usr/local/www/cgi-bin > redirect.pl is not in /usr/local/www/cgi-bin. > A search of the system doesn't locate the=20 > redirect.pl file. A check of several FreeBSD > systems I have access to, shows the same thing. > No redirect.pl file. Sorry, I thought you were asking where to put your redirect.pl script you had written or obtained some other way. Hmmm.. redirect.pl is not part of any apache software installation I've ever dealt with. Neither is it part of the apache_1.3.28 sources. It is mentioned in the following plists for ports currently in the tree: % find . -name '*plist' -print0 | xargs -0 grep redirect.pl=20 ./irc/irssi/pkg-plist:share/irssi/scripts/redirect.pl ./www/bk2site/pkg-plist:%%CGIDIR%%/redirect.pl but you'll have to investigate if either of those is the script you're thinking of. If that doesn't come up trumps, then I guess that this is some sort of locally written CGI that you've run into on another system: you'll have to ask the admins of that system where it comes from. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/gwgxdtESqEQa7a0RAix9AJwPHcErWpGhFhABa83jJhV6ZeSCCACgklkK gd1Rm1l6obtxUhnOeV3kQNw= =kaKA -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--