X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=vA3CPSl xJknaVN2uZQjyt6uFQejCCpF2x02PqrGV8cxptBlzDr9e29iD07xJzgz3zD4eJ+H ejUTOnSfRr5BzOMMxoDANWyZFYQGD571dX/xCafwZvpF6umIN8aaIYM2lLQRWuUh 7jzRFieSMBrtcAwwI22vmLwXVAtWAJQFzwpY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=UqQiLKxAR+Reu LipaDKBlUSteXE=; b=xigL3tYnck2ZfDELWfgqgOAEfn7h4c9l7292eQn98C5N6 wt49pdCRogHD7iztHSZJa7j1OC+EA28ptSlwphoOeBZsMwAqCb8skfAWDns1r3VB oX53+04W5bnNk5KoXuzNWUE2l34atgPLayLUQirH5S+FZJNvtAeMLOIipNhLec= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:sk:j193-v6, H*r:sk:y144-v6, HX-Received:87ca, Lee X-HELO: mail-wm1-f52.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=gNMEs5mOC2rip8IDzvuNatE9rfya74B9iMYmQsHydfQ=; b=hCt2aH/nDWuANvmO4tqvg+V1MYqWsDSTdJ0b03U9bneFvj5aRH6Oz+68nDE7mul+9S CcNw4rUsaXBdMWfj0OqodSwOoxDD3DcI4QcDCVLS2DDX65Ab4KXZBsqjtVsfp2ZRzwES LjYwhcMVr9S5SdWhoWeHiMqSg7WIJY9VILNAaf+/rsKU6px2KZHkNgiPsZFBrHaSXNAL vGsZSduhy8vK0tvvSUfRuYXaQs7nBZ0gG4KglgJfxy0q4Q5hpcNmPUsEIGiZ7XxHObeW QB1Gx4nwJufv2hliL7Opb2ca2n3Meci44DQfjWao2tdCARD9vKXLg4tMlSZ7L60KWYDm q6Ww== MIME-Version: 1.0 References: In-Reply-To: From: Richard Lee Date: Thu, 18 Oct 2018 09:40:07 +0100 Message-ID: Subject: Re: unable to run httpd with mod_rewrite To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes My bad. I didn't check the error logs. Setting the mutex for the rewrite map in the conf file fixed it. On Mon, Oct 15, 2018 at 4:24 PM Richard Lee wrote: > > I can run httpd when mod_rewrite is disbaled in httpd.conf. When I > enable it, httpd immediately exits. It was working last year. I'm > running x86_64 Cygwin on Windows 10. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple