From owner-freebsd-questions@FreeBSD.ORG Thu Sep 14 00:05:19 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 63C9516A416 for ; Thu, 14 Sep 2006 00:05:19 +0000 (UTC) (envelope-from snacktime@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id C76BD43D69 for ; Thu, 14 Sep 2006 00:05:18 +0000 (GMT) (envelope-from snacktime@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so2565078wxd for ; Wed, 13 Sep 2006 17:05:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RXcb/H6AXaVfMYeNGcLIZcOJt8r/fQZS+y2WzrOGFkC6md7ZX94abMSIZeMo7xS6Wq708f/Xh4/gI/UM29UuPWbHEEqfJg30FWZ9sjOu6ZVle0KW8pOaRvApcUK+6hJxo1fk2RjiStG5/P+YOh8rAuxcrbZ1ohmI5iGTXzCHx/A= Received: by 10.90.117.11 with SMTP id p11mr3047868agc; Wed, 13 Sep 2006 17:05:17 -0700 (PDT) Received: by 10.90.91.14 with HTTP; Wed, 13 Sep 2006 17:05:17 -0700 (PDT) Message-ID: <1f060c4c0609131705l4f28eec1xa6d267b7c844f264@mail.gmail.com> Date: Wed, 13 Sep 2006 17:05:17 -0700 From: snacktime To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: apache 1.x and 2.x on same server 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: Thu, 14 Sep 2006 00:05:19 -0000 Are there any options I can use when installing apache 2.x from the ports tree so it won't overwrite apache 1.x? Chris