some things to pull into core?

2005-09-02 Thread Brian Akins
the prefix_matches (sometimes called alias_matches) is used in several modules and I use it in several of my own. Also, I use the bndm stuff from mod_include in some of my own modules. Should these two things be pulled into core and out of modules. alias_matches could become something like ap_

[patch] Fix compile errors on Cygwin

2005-09-02 Thread Nikolay Ananiev
The attached patch fixes this kind of compile errors: /cygdrive/d/downloads/perl/httpd-apreq-2/glue/perl/xsbuilder/APR/Request/Coo kie/APR__Request__Cookie.h:46: error: external linkage required for symbol 'apreq_xs_cookie_table_do' because of 'dllexport' attribute. begin 666 patch.txt [EMAIL PRO

Re: Multiple conf files?

2005-09-02 Thread Joshua Slive
William A. Rowe, Jr. wrote: Before I point out that the current betas have all previously been vetoed on the 2.1 release chain - can anyone point me at the conclusion of the vote to split the httpd.conf into conf'lets? Several folks argued strongly against multiple conf files on list, pointing

Re: missing ssl.crt/ssl.key sub directories?

2005-09-02 Thread Joe Orton
On Fri, Sep 02, 2005 at 02:14:24AM -0500, William Rowe wrote: > It seems someone collapsed the ssl.crt/ and ssl.key/ directories from > the default ssl.conf file for 2.1 dev, yet didn't collapse them entirely > because the ca and other commented-out directives still keep the depth. > > Having ssl.

Re: Multiple conf files?

2005-09-02 Thread Nick Kew
On Friday 02 September 2005 08:12, William A. Rowe, Jr. wrote: > Before I point out that the current betas have all previously been > vetoed on the 2.1 release chain - can anyone point me at the conclusion > of the vote to split the httpd.conf into conf'lets? Was there a vote? ISTR discussing a m

missing ssl.crt/ssl.key sub directories?

2005-09-02 Thread William A. Rowe, Jr.
It seems someone collapsed the ssl.crt/ and ssl.key/ directories from the default ssl.conf file for 2.1 dev, yet didn't collapse them entirely because the ca and other commented-out directives still keep the depth. Having ssl.key files directly in conf/ makes it difficult to correctly maintain se

Multiple conf files?

2005-09-02 Thread William A. Rowe, Jr.
Before I point out that the current betas have all previously been vetoed on the 2.1 release chain - can anyone point me at the conclusion of the vote to split the httpd.conf into conf'lets? Several folks argued strongly against multiple conf files on list, pointing out that's where we came from