From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 14:08:54 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC54A106564A for ; Thu, 22 Jul 2010 14:08:54 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 94BD28FC08 for ; Thu, 22 Jul 2010 14:08:54 +0000 (UTC) Received: by iwn35 with SMTP id 35so10037898iwn.13 for ; Thu, 22 Jul 2010 07:08:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ibYtYk0EcbZN9mpsIx7NAEtXnHoWr3oLpKmZvs7u7gM=; b=q0lnpG78EkZ+G2a92yXMB+2XvAjs91gFrjlKQntKptOeKBwXp7IOCfR2fa2fypu+NK pkHzD472DQdsbTXDhNLb9FbZU8NzVFyBWv09a3vKIioWzpzPIcWCh1M8KvjFkoHEmeBm P31G9UsrckrdnLlCF5HdqJ8RTYTE0FxSe9c/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MvNewkCQexxbj7iLcYAEkBR19DV7hxPN+M/uQFi8lSI1ykB8FpqsPYyvnrrGh7qF+9 MSQqKTosnHF+RSwN3hWgjkwgOXXXCFm4q4fBEAdST3lvMAc8rcj1bnzHPNDyGMu8fnF0 VO2CjnpG9AFojbv0WfrSJkcLYRcE1qXZ9SHMY= MIME-Version: 1.0 Received: by 10.231.147.202 with SMTP id m10mr813139ibv.2.1279807733568; Thu, 22 Jul 2010 07:08:53 -0700 (PDT) Received: by 10.231.118.98 with HTTP; Thu, 22 Jul 2010 07:08:53 -0700 (PDT) In-Reply-To: <20100722120529.GB1570@ei.bzerk.org> References: <4C478C90.4090702@comclark.com> <4C47B3DF.1080205@boosten.org> <20100722120529.GB1570@ei.bzerk.org> Date: Thu, 22 Jul 2010 07:08:53 -0700 Message-ID: From: Ed Flecko To: Ruben de Groot , Peter Boosten , freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Install Apache in qjail? 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, 22 Jul 2010 14:08:54 -0000 Gentlemen, Since the ONLY instance of Apache on this box will BE the one I'm installing in the jail, I should just be able to connect to it by its IP address...just like any other web server. Yes? No? Am I missing something? Ed