delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2002/01/11/08:57:22

Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm
Sender: cygwin-apps-owner AT cygwin DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT cygwin DOT com>
List-Help: <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs>
Delivered-To: mailing list cygwin-apps AT cygwin DOT com
Date: Fri, 11 Jan 2002 14:49:34 +0100
From: "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de>
X-Mailer: The Bat! (v1.53t) Business
Reply-To: "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de>
Organization: convey Information Systems GmbH
X-Priority: 3 (Normal)
Message-ID: <72101602526.20020111144934@familiehaase.de>
To: Stipe Tolj <tolj AT wapme-systems DOT de>
CC: cygwin-apps <cygwin-apps AT cygwin DOT com>
Subject: Re: [ANN] apache_1.3.22-2
In-Reply-To: <3C3EE6D5.8916443E@wapme-systems.de>
References: <3C3EE6D5 DOT 8916443E AT wapme-systems DOT de>
MIME-Version: 1.0

 Stipe,

2002-01-11 14:45:15, du schriebst:

>   * changed $sysconfdir from /etc/httpd/conf to /etc/httpd,
>     as proposed by Geritt.
>   * changed $libexecdir from /usr/libexec to /usr/lib/apache,
>     as proposed by Chuck, Ernie and Corinna.

httpd && apache ?

I would prefer to have it all the same name:

`apache' like this:
#   Cygwin 1.3.x layout
<Layout Cygwin>
...
    libexecdir:    $prefix/lib/apache
...
    sysconfdir:    /etc/apache
...
    includedir:    $prefix/include/apache
...
    logfiledir:    $localstatedir/log/apache
    proxycachedir: $localstatedir/cache/apache
</Layout>     

or `httpd' like this:
<Layout Cygwin>
...
    libexecdir:    $prefix/lib/httpd
...
    sysconfdir:    /etc/httpd
...
    includedir:    $prefix/include/httpd
...
    logfiledir:    $localstatedir/log/httpd
    proxycachedir: $localstatedir/cache/httpd
</Layout>     

Since `httpd' is more general I would prefer `apache'
from these two layouts.

Gerrit
-- 
=^..^=

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019