From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 09:10:19 2005 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 3AC1C16A4D0 for ; Tue, 25 Jan 2005 09:10:19 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E27E643D2F for ; Tue, 25 Jan 2005 09:10:17 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j0P9AEG3096869 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 25 Jan 2005 16:10:14 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j0P9ACrv022698; Tue, 25 Jan 2005 16:10:12 +0700 (ICT) Date: Tue, 25 Jan 2005 16:10:12 +0700 (ICT) Message-Id: <200501250910.j0P9ACrv022698@banyan.cs.ait.ac.th> From: Olivier Nicole To: gjbailey@gmail.com In-reply-to: <48a5f32a05012501075d2ebef5@mail.gmail.com> (message from Gareth Bailey on Tue, 25 Jan 2005 11:07:24 +0200) References: <48a5f32a05012501075d2ebef5@mail.gmail.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) cc: freebsd-questions@freebsd.org Subject: Re: A simple CGI question 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, 25 Jan 2005 09:10:19 -0000 > If a cgi script is in my /usr/local/www/cgi-bin directory, what url > would i use to access the cgi from the web. Would i need to copy the > cgi into my data directory? - i tried this and the browser treated it > as a download. I think we need a bit of your Apache configuration file to reply. Olivier