Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 23398 invoked from network); 27 Apr 2009 19:22:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Apr 2009 19:22:04 -0000 Received: (qmail 14923 invoked by uid 500); 27 Apr 2009 19:22:03 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 14810 invoked by uid 500); 27 Apr 2009 19:22:02 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 14801 invoked by uid 99); 27 Apr 2009 19:22:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Apr 2009 19:22:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jblond@gmail.com designates 209.85.218.165 as permitted sender) Received: from [209.85.218.165] (HELO mail-bw0-f165.google.com) (209.85.218.165) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Apr 2009 19:21:54 +0000 Received: by bwz9 with SMTP id 9so129492bwz.24 for ; Mon, 27 Apr 2009 12:21:34 -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:content-type :content-transfer-encoding; bh=jy2IgLL/Bn+9HkIDRNBtlY0X0UOZ71mQ+j8ZPCrPCvg=; b=WTsJTYpwXU74/xAicKhI2t+iX5WCbfEdbr1iNgxlYGuHNBM9rV9mn/OYqsoxzwhENP uLFRg6T74Xe1nzyRuTI+JMk0a/jiU1zf9GQL3/uo8FQhkVvOkr65gPJAJcTeds8NbKsO Eb1gXTRclDhLIZcAnY2SBVJ5tWsCvAdf2FWro= 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 :content-type:content-transfer-encoding; b=PYupmgFrDUJ3dHY5yfNAyHaVHHTQD0vqCsK1Xh+ChEnWJ7F0BrpVpASship1PR280G hcxOklFiyGFTBwSW+CYOEihVe/xHaH3uB68zas4be9FS0R1KXYnz8/sdrBm69eEQ18Dj RuFERRQm0CmQSwDXKlbFOmboTXwdjDd24N2+g= MIME-Version: 1.0 Received: by 10.103.171.6 with SMTP id y6mr1390212muo.110.1240860094238; Mon, 27 Apr 2009 12:21:34 -0700 (PDT) In-Reply-To: <49F5F7A1.7000407@kippdata.de> References: <49F5D5BD.6000004@kippdata.de> <49F5F7A1.7000407@kippdata.de> Date: Mon, 27 Apr 2009 21:21:34 +0200 Message-ID: Subject: Re: New syntax for httpd on Windows commandline stop/restart From: Mario Brandt To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > I know that (from the code, I think it is not really mentioned in the > docs). You are right. There is only ctrl+c documented. Ctrl + break is missing. Mario