From owner-freebsd-questions@FreeBSD.ORG Wed Jul 4 21:33:34 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 C9B0316A421 for ; Wed, 4 Jul 2007 21:33:34 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 8C3AA13C458 for ; Wed, 4 Jul 2007 21:33:34 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so4533750pyb for ; Wed, 04 Jul 2007 14:33:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qMfra4b8CWsq+LHLSUilB4PzkOPro4oZJ4MaX0eVTBGWTGzoUHQ6sdUAlEXcvE/KER8GPf8DxkkXG9zrsTTnqShnoNhfeU7/xga836xuvCYiRWX4ro5eTT3NT49L0gCCLPs5AWQGVgvdOegDfDLhQFWsS1/zIJtGhNQvx1mGPgY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=D7yZ2rdHV2TNuwPprwYz2ONt3ouHJj92fZIUfb+F4b9WGCDbyeKsWHDIllTcOlI+0BYKoHHWCSQc2qFazr8oCXhYPRFqfBOSjsRsf17CxDLH7SdvoVqHPHfRXeIuYdeAQFmMKWKx0rjZuAjIJoEG7LP70bvMfYk8C8seJdSbrgc= Received: by 10.35.109.2 with SMTP id l2mr10423062pym.1183584813424; Wed, 04 Jul 2007 14:33:33 -0700 (PDT) Received: by 10.35.17.4 with HTTP; Wed, 4 Jul 2007 14:33:33 -0700 (PDT) Message-ID: <340a29540707041433p29600c83ve800f44788b28ff1@mail.gmail.com> Date: Wed, 4 Jul 2007 15:33:33 -0600 From: "Andrew Falanga" To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 21:33:34 -0000 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