From owner-freebsd-questions@FreeBSD.ORG Tue Jul 4 15:44:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E403016A4E8 for ; Tue, 4 Jul 2006 15:44:49 +0000 (UTC) (envelope-from npy@vaccius.com) Received: from mail.office1.mikoishi.net (mail2.mikoishi.com [203.125.54.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45C4043D55 for ; Tue, 4 Jul 2006 15:44:49 +0000 (GMT) (envelope-from npy@vaccius.com) Received: from [192.168.255.2] (cm30.theta35.maxonline.com.sg [222.165.35.30]) by mail.office1.mikoishi.net (Postfix) with ESMTP id C6667564BFC for ; Tue, 4 Jul 2006 23:44:47 +0800 (SGT) Message-ID: <44AA8CE7.1020604@vaccius.com> Date: Tue, 04 Jul 2006 23:44:39 +0800 From: npy User-Agent: Mail/News 1.5 (X11/20060309) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: mod_proxy missing under 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: Tue, 04 Jul 2006 15:44:50 -0000 Hi, I need to get mod_proxy running under apache and can't seem to find the ports. Anyone knows where mod_proxy is located? Thanks.