This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANN] apache_1.3.22-2


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

I disagree here! It's common style to have the protocoll name for /etc
and /var sub-directories.

BTW, RedHat and SuSE layout look pretty similar.

Any other opinions from the list?


Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]