Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3689E95F8 for ; Tue, 14 Feb 2012 13:17:05 +0000 (UTC) Received: (qmail 27895 invoked by uid 500); 14 Feb 2012 13:17:02 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 27843 invoked by uid 500); 14 Feb 2012 13:17:02 -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 27831 invoked by uid 99); 14 Feb 2012 13:17:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 13:17:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fedora@ayni.com designates 212.90.206.131 as permitted sender) Received: from [212.90.206.131] (HELO violina.ayni.com) (212.90.206.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 13:16:55 +0000 Received: from ubidick.dyn.lan (unknown [IPv6:2002:d45a:ce85:1:a00:27ff:fe25:977d]) by violina.ayni.com (Postfix) with ESMTPA id 28EB01B1EB70 for ; Tue, 14 Feb 2012 14:16:34 +0100 (CET) Message-ID: <4F3A5EA1.8090402@ayni.com> Date: Tue, 14 Feb 2012 14:16:17 +0100 From: fedora User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: users@httpd.apache.org References: ,, In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] checking my httpd.conf Hi Florent give your apache-binary the -t parameter, and it will check your config files for correctnes. e.g. httpd -t or apache2 -t suomi On 02/14/2012 10:13 AM, florent larose wrote: > > hello, > i 'm installing ZendFrameworkans i need to check my httpd.conf > here is my file for checking > Note : I did modifications on the following line codes : > line 945 and line 959 to line 969 > (indded i want to have my localhost redirect to a virtual host > : the servername is "quickstat.local" with a redirection to entry > "127.0.0.1" at port 80) > is there a problem with my httpd.conf file ? > Thanks for your help. > > (my apache version : 2.0.63) > > > > --------------------------------------------------------------------- > 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 --------------------------------------------------------------------- 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