From owner-freebsd-questions Wed Aug 9 22:03:39 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA17832 for questions-outgoing; Wed, 9 Aug 1995 22:03:39 -0700 Received: from everest (dtr.rain.com [204.119.8.19]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id WAA17826 for ; Wed, 9 Aug 1995 22:03:36 -0700 From: bmk@dtr.com Received: from rainier (rainier.dtr.com [204.119.48.36]) by everest (8.6.11/8.6.9) with ESMTP id WAA07501; Wed, 9 Aug 1995 22:00:49 -0700 Received: (from bmk@localhost) by rainier (8.6.11/8.6.9) id WAA08358; Wed, 9 Aug 1995 22:03:30 -0700 Message-Id: <199508100503.WAA08358@rainier> Subject: Re: httpd can't start To: vince@penzance.econ.yale.edu (-Vince-) Date: Wed, 9 Aug 1995 22:03:30 -0700 (PDT) Cc: jhay@mikom.csir.co.za, lix@cs.pdx.edu, questions@freebsd.org In-Reply-To: from "-Vince-" at Aug 10, 95 00:45:24 am Reply-To: bmk@dtr.com X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 717 Sender: questions-owner@freebsd.org Precedence: bulk > On Tue, 8 Aug 1995, John Hay wrote: > > The FreeBSD package of cern httpd reads it config file (httpd.conf) in > > /usr/local/etc. You should put it there if you don't specify it on the > > command line. > Speaking about setting up httpd, how do you set it up exactly? > Does anyone have any sample config files? CERN httpd comes with sample config files. If you installed the package or port, the sample configs should be in /usr/local/www/config - there are several example configurations. CERN httpd is documented on the w3 project's WWW server, if I'm not mistaken. The URL is http://www.w3.org/hypertext/WWW/Daemon/Status.html). Configuring a simple http server is easy - but read the documentation.