From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23257 invoked by alias); 7 May 2014 19:19:57 -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 23240 invoked by uid 89); 7 May 2014 19:19:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,T_FSL_HELO_BARE_IP_2 autolearn=no version=3.3.2 X-HELO: plane.gmane.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 07 May 2014 19:19:55 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wi7Ng-0001qA-26 for cygwin@cygwin.com; Wed, 07 May 2014 21:19:52 +0200 Received: from 209.237.53.3 ([209.237.53.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 May 2014 21:19:52 +0200 Received: from Andrew by 209.237.53.3 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 May 2014 21:19:52 +0200 To: cygwin@cygwin.com From: Andrew DeFaria Subject: Re: Setting up Apache2 with mod_perl and Apache2::AuthCookieLDAP Date: Wed, 07 May 2014 19:19:00 -0000 Message-ID: References: <53691F19.1080606@audience.com> <536938EE.7090201@etr-usa.com> <852583026.20140507173310@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: <852583026.20140507173310@yandex.ru> X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00141.txt.bz2 On 5/7/2014 6:33 AM, Andrey Repin wrote: > Greetings, Andrew DeFaria! Hey guys! I missed you! :-) >> Personally I prefer Cygwin Apache because all of the pathing then can be >> POSIX-like and can easily port to Linux systems later on. Plus Cygwin's >> Perl is, IMHO, far superior to ActiveState. > > Then use Cygwin Perl! And it is THAT part of your setup that needs to be aware > of Cygwin's POSIX'y paths. Apache can be just told where to find Perl, and > that's all. That's what I'm doing... >> However I had set up Apache2 as a Windows service before so I know it's >> doable. I just forget how to do it! ;-) I thought it was just to specify >> -k or perhaps -DNO_DETACH or something like that... > > httpd --help > ? > (I honestly don't remember myself, it is long since I moved all my server > stuff to Linux, and forgot about it.) Same here! http2 --help does exactly nothing AFAICT! -- Andrew DeFaria http://defaria.com -- 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