[ANN] apache_1.3.22-2

Gerrit P. Haase freeweb@nyckelpiga.de
Fri Jan 11 06:01:00 GMT 2002


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



More information about the Cygwin-apps mailing list