From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 37170 invoked by alias); 15 Oct 2018 15:25:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 36797 invoked by uid 89); 15 Oct 2018 15:25:15 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wm1-f42.google.com Received: from mail-wm1-f42.google.com (HELO mail-wm1-f42.google.com) (209.85.128.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 15 Oct 2018 15:25:14 +0000 Received: by mail-wm1-f42.google.com with SMTP id y11-v6so19297464wma.3 for ; Mon, 15 Oct 2018 08:24:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=6XTCq1QqKjvKDrQqkC00vM3dzT9Bp6NzyuVDA4mXRGI=; b=S7cgvmSWKveVY3m8HfkUuEeiPQZ03UpJCsksYuzYnFjbtQv9qnvtFfb77npKPzsEqU w/I5DbwlUYWqgYlOqvzB8jeFX8319P8zw4Pl6TYadFW7JVr85BOUFggzFsw4NRG0s4JE yhKbKtW09vIXpF8v48k9eVjN8v9SgiEGsezOy9rKfd2T02euuyP4f4yi80RcViQ62luw BWHXmOoq5oOazONJlftuOL0TaOHwRgCQX4qgUoM8Juwddt1EcRvpASSI6nhsZCv2Gi8S euN2xnNBwHJKfYFFtzfvL9XDiricNIJQLKrNs6r3y0+fTFISlCJxozB3s3iXuWb1Ze3b azHA== MIME-Version: 1.0 From: Richard Lee Date: Mon, 15 Oct 2018 15:25:00 -0000 Message-ID: Subject: unable to run httpd with mod_rewrite To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00120.txt.bz2 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