X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=r9KI7yjSFhfbrqZX
	12dEhtdUydu8mM+EntJDxwLN+tL3GLJ0P15s3CbO2VeZTrGVNfXKdE8d3tExncIi
	xbamzyX88VrqyEQfr30r+RNVxK5k85kA8QYkCQ8mhEtOyUDwZ0KFi9bMnkaBngCR
	Lh7jMoiodapVKRDhSW2khbKL78A=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=egpaDIkw/HX4Ebeh0vIRo0
	0HOR4=; b=IaAEAaohmv74vSl7XK2CCmjgNbhqaBHDBeCMEimMkAiF6prXyL5NTa
	8ePl1sbHZbi2YUHzweRCLbOM1V/Qg0WN0ykGOG7wHyR/k87pqz3xtETKNDlFcH03
	hlLML59OI/7rOQTQF/Rt3nQQH+s0GvcLCL9LSDXZQGkCAQSQLFgIA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Wed, 7 May 2014 17:33:10 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <852583026.20140507173310@yandex.ru>
To: Andrew DeFaria <Andrew@DeFaria.com>, cygwin@cygwin.com
Subject: Re: Setting up Apache2 with mod_perl and Apache2::AuthCookieLDAP
In-Reply-To: <lkbj53$6b8$1@ger.gmane.org>
References: <53691F19.1080606@audience.com> <536938EE.7090201@etr-usa.com> <lkbj53$6b8$1@ger.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Andrew DeFaria!

>> If you do go with Dancer or something like it, you don't need to use
>> Cygwin Apache.  The native Windows version of Apache will perform much
>> better, and when used as a reverse proxy, you probably won't need any of
>> the benefits you get from using Cygwin Apache which native Apache
>> wouldn't have, such as the ability to compile and load some of the more
>> esoteric modules that only build on POSIXy systems.
>>
>>> First problem (minor): I can't figure out how to install Apache2 as a
>>> Windows service.
>>
>> Another reason to native Windows Apache instead.

> 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.

> 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.)


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 07.05.2014, <17:30>

Sorry for my terrible english...


--
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

