From owner-freebsd-questions@FreeBSD.ORG Sat Jun 27 22:41:24 2009 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 76FB7106564A for ; Sat, 27 Jun 2009 22:41:24 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com [209.85.218.210]) by mx1.freebsd.org (Postfix) with ESMTP id F25778FC08 for ; Sat, 27 Jun 2009 22:41:23 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz6 with SMTP id 6so197133bwz.43 for ; Sat, 27 Jun 2009 15:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+cmWGc/BXFDiGW36cf5ylmv/7PvpRSvJ4yOkahV6ZIs=; b=OLgN+KwnijW9Yj/j702t0zs6pVZUwof6jGLzg5kKfM+av5gBMCGl0n9V5QolGJ24DH c4h3S1Ap5gxYne0ADUO2Kj+pgxWG+HhGVf8uEodWRBv2a5jSN5vVzm+S2+169d0Oc5NP b93rYZahIu2l1AHchpBDLBV4RhcfM+yOn9xIU= 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 :cc:content-type:content-transfer-encoding; b=H5Ki//T9P7h0/b7k6vFZl3lqEzrAR+6e8rWhXjAmWVi+OONjMxUGqo1jIoTEugyzR0 CaANYDN7FVCqb4ni9fy608l3AQ5ygQ+C2SUJW5v19MaJqCMMIKutGH1NKJOCNqvhrvJf dZcKyRkV3hXTzd4bmo0/cnqzaO2zwU1noPdx4= MIME-Version: 1.0 Received: by 10.204.52.146 with SMTP id i18mr5350452bkg.82.1246142482968; Sat, 27 Jun 2009 15:41:22 -0700 (PDT) In-Reply-To: <20090627223732.GA73601@thought.org> References: <20090627223732.GA73601@thought.org> Date: Sat, 27 Jun 2009 18:41:22 -0400 Message-ID: <4ad871310906271541tf5c8d03t5b2ea46871e6ddfe@mail.gmail.com> From: Glen Barber To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Mailing List Subject: Re: apache22: "Can't access startfile" 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: Sat, 27 Jun 2009 22:41:24 -0000 On Sat, Jun 27, 2009 at 6:37 PM, Gary Kline wrote: > > =A0 =A0 =A0 =A0Can anybody remind me what all I need to do to create a ne= w virtual > =A0 =A0 =A0 =A0website? =A0(Or move /usr/local/www/foo to /usr/local/www/= bar/ and have > =A0 =A0 =A0 =A0"bar" be my new website? =A0I've seen this lynx error: > =A0 =A0 =A0 =A0"Can't access startfile" before and can't remeber what I'm= doing wrong. > > =A0 =A0 =A0 =A0thanks for some clues here, > Take a look at the error log for apache, as I suspect the following: usually, apache wants to look in /usr/local/www/apache22/* for its information. If you have changed , could you give us snippets (if not all) of your httpd.conf ? > > =A0 =A0 =A0 =A0PS: yes, i edited the apache22/Includes/httpd-local.conf a= nd restarted the > =A0 =A0 =A0 =A0etc/rv.d/apache script... . > Is this apache13, 20, or 22 by the way? --=20 Glen Barber