From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.atof.net (smtp1.atof.net [52.86.233.228]) by sourceware.org (Postfix) with ESMTPS id 7C9E7385BF9D for ; Thu, 8 Apr 2021 18:33:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7C9E7385BF9D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gluelogic.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gs-cygwin.com@gluelogic.com X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Spam-Language: en X-Spam-Relay-Country: X-Spam-DCC: B=; R=smtp1.atof.net 1102; Body=1 Fuz1=1 Fuz2=1 X-Spam-RBL: X-Spam-PYZOR: Reported 0 times. Date: Thu, 8 Apr 2021 14:33:25 -0400 From: Glenn Strauss To: "cygwin@cygwin.com" Subject: Re: Questions on how to upgrade Apache Message-ID: References: <38c22f36-f199-d9f5-e39e-8c5d5b7e48b1@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <38c22f36-f199-d9f5-e39e-8c5d5b7e48b1@gmail.com> X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2021 18:33:36 -0000 On Thu, Apr 08, 2021 at 11:37:13AM -0500, René Berber via Cygwin wrote: > On 4/8/2021 10:49 AM, Andy Romens via Cygwin wrote: > > > Is there something else Cygwin provides that I should use instead of > > Apache? Sorry for the elementary questions, I’m still quite new to > > this :) > > > nginx is an alternative (NGINX Open Source. The open source web server). > > Cygwin is at version 1.14.2, current version is 1.19.9 (there's a Windows > binary at nginx.org). lighttpd is also an alternative and is kept up-to-date in Cygwin by the upstream lighttpd maintainer (me) https://www.cygwin.com/packages/summary/lighttpd-src.html Latest lighttpd release is lighttpd 1.4.59. Latest lighttpd available in Cygwin is lighttpd 1.4.59. Cheers, Glenn