Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 67365 invoked from network); 7 Dec 2006 18:01:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2006 18:01:21 -0000 Received: (qmail 93931 invoked by uid 500); 7 Dec 2006 18:01:17 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 93913 invoked by uid 500); 7 Dec 2006 18:01:17 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 93902 invoked by uid 99); 7 Dec 2006 18:01:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 10:01:17 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [207.155.248.4] (HELO repulse.cnchost.com) (207.155.248.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 10:01:05 -0800 Received: from [192.168.0.21] (c-24-15-193-17.hsd1.il.comcast.net [24.15.193.17]) (as wrowe@rowe-clan.net) by repulse.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 969AF3CA7 for ; Thu, 7 Dec 2006 13:00:40 -0500 (EST) Message-ID: <457856C7.5050502@rowe-clan.net> Date: Thu, 07 Dec 2006 12:00:39 -0600 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.8 (X11/20061107) MIME-Version: 1.0 To: users@httpd.apache.org References: <753747.71444.qm@web32402.mail.mud.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Changing DocumentRoot Doesn't Work Steve Swift wrote: > You said that you were double-clicking the httpd.exe > That would make the current directory: > C:\Program Fiels\Apache Software Foundation\Apache 2.2\bin > > so apache would go looking for a conf subdirectory of \bin and not find it. The behavior of httpd is to look in ../conf/ so that's probably not it. > You will have to contsruct a shortcut to launch httpd.exe with a working > directory of: > C:\Program Fiels\Apache Software Foundation\Apache 2.2 There should be such a shortcut installed in your Start menu under Apache. > You cannot do it with a simple double-click. Not a good idea, no. On that subject, to the original poster, are you sure you are modifying the C:\Program Files\Apache Software Foundation\Apache 2.2\conf\httpd.conf, and not the httpd.conf.default file we install FOR REFERENCE ONLY? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org