From owner-freebsd-questions@FreeBSD.ORG Thu Dec 16 17:53:01 2004 Return-Path: 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 C5AC416A4CE for ; Thu, 16 Dec 2004 17:53:01 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D7643D41 for ; Thu, 16 Dec 2004 17:53:01 +0000 (GMT) (envelope-from joshua.lokken@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1674343wra for ; Thu, 16 Dec 2004 09:53:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=sqnDTV3Q7PGj/cJ7ezaQjNX9AMt2n+poXjE5q45kD44r+02BluBFhMVovhlNCEVW/p3UA026L6iTP0ebvgDVASp++1WuQttgFkaGbLaZNsU/JwJaKQ7Eb6E2Gc9GOtimQ8Lz7mtM0inyVT3xnHiivU/pDUpE1TJYZMMxE12M9ig= Received: by 10.54.45.21 with SMTP id s21mr2260906wrs; Thu, 16 Dec 2004 09:53:00 -0800 (PST) Received: by 10.54.11.34 with HTTP; Thu, 16 Dec 2004 09:53:00 -0800 (PST) Message-ID: Date: Thu, 16 Dec 2004 11:53:00 -0600 From: Joshua Lokken To: Adam In-Reply-To: <000c01c4e396$fd6a7af0$0200a8c0@PANASONIULSWMR> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <000c01c4e396$fd6a7af0$0200a8c0@PANASONIULSWMR> cc: freebsd-questions@freebsd.org Subject: Re: Config Script for Webserver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joshua Lokken List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 17:53:01 -0000 On Thu, 16 Dec 2004 11:45:05 -0600, Adam wrote: > Does anyone have a config script for setting up a web server? > I need to get my own server up and running ASAP. Well, probably yes. However, you would benefit much more from reading the available docs at http://httpd.apache.org/ and getting an understanding for what you're doing when you put up a webserver. You should be able to find many, many how-tos by using your friend, Google. http://www.google.com/bsd -- Joshua Lokken Open Source Advocate