Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 69969 invoked from network); 9 Mar 2009 16:03:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2009 16:03:29 -0000 Received: (qmail 99164 invoked by uid 500); 9 Mar 2009 16:03:18 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 99146 invoked by uid 500); 9 Mar 2009 16:03:18 -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 99136 invoked by uid 99); 9 Mar 2009 16:03:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2009 09:03:18 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 24.201.245.36 is neither permitted nor denied by domain of francois.gingras@gmail.com) Received: from [24.201.245.36] (HELO relais.videotron.ca) (24.201.245.36) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2009 16:03:09 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from [192.168.3.178] ([69.70.151.138]) by VL-MH-MR002.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KG8003KXXWOEKC0@VL-MH-MR002.ip.videotron.ca> for users@httpd.apache.org; Mon, 09 Mar 2009 12:02:48 -0400 (EDT) Message-id: <49B53E5D.6020007@gmail.com> Date: Mon, 09 Mar 2009 12:05:49 -0400 From: Frank Gingras User-Agent: Thunderbird 2.0.0.18 (X11/20081105) To: users@httpd.apache.org References: <2dfefcd20903090900x32eca11fs915edbc821e248a9@mail.gmail.com> In-reply-to: <2dfefcd20903090900x32eca11fs915edbc821e248a9@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Ask apache to stop listening on only one socket? Mohit, Short answer: no. You must define the Listen directives then start apache. If you alter those, apache must be restarted. Frank Mohit Anchlia wrote: > Apache 2: > > Is there a way to tell apache to listen on say port 9000 and then when > apache is up ask apache to stop listening on just port 9000? Which > means it will keep listening on port 80 or 443. > > --------------------------------------------------------------------- > 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