From owner-freebsd-questions@FreeBSD.ORG Wed Jul 4 22:32:15 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F35116A421 for ; Wed, 4 Jul 2007 22:32:15 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (smtp1.utsp.utwente.nl [130.89.2.8]) by mx1.freebsd.org (Postfix) with ESMTP id 83B7A13C459 for ; Wed, 4 Jul 2007 22:32:14 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id l64MWA1R011896; Thu, 5 Jul 2007 00:32:11 +0200 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Thu, 5 Jul 2007 00:32:09 +0200 User-Agent: KMail/1.9.6 References: <340a29540707041433p29600c83ve800f44788b28ff1@mail.gmail.com> In-Reply-To: <340a29540707041433p29600c83ve800f44788b28ff1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707050032.10161.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Andrew Falanga Subject: Re: Does anyone on this list use WebGUI on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 22:32:15 -0000 On Wednesday 04 July 2007, Andrew Falanga wrote: > Hi, > > I'm wondering, does anyone here use WebGUI on their FreeBSD installs > and if so, or even if not would know, what is this > > LoadModule apreq_module modules/mod_apreq2.so > > mentioned in the installation text file? I can't seem to find it in > ports, this could simply mean that it's just not in ports, but I would > figuring that it most likely is and it's just not called that. > > Andy pyotr@lux:/usr/ports> make quicksearch name=apreq2 Port: libapreq2-2.08 Path: /usr/ports/www/libapreq2 Info: Generic Apache2 Request Library Port: p5-libapreq2-2.08 Path: /usr/ports/www/p5-libapreq2 Info: Generic Apache2 Request Library You need the 2nd result. HTH, Pieter de Goeje PS. I suggest you read up on "man ports" (especially the section on search).