Re: Apache-1.3 configuration Include wildcard change

2006-06-01 Thread Bill Campbell
On Thu, Jun 01, 2006, Christoph Schug wrote: >On Wed, May 31, 2006, Bill Campbell wrote: > >> I just ran into a problem with apache-1.3.35 in which it did >> process the apache.base wildcard include: >> >> Include %{l_prefix}/etc/apache/apache.d/*.conf >[...] > >Without having looked into details

Re: Apache-1.3 configuration Include wildcard change

2006-05-31 Thread Christoph Schug
On Wed, May 31, 2006, Bill Campbell wrote: > I just ran into a problem with apache-1.3.35 in which it did > process the apache.base wildcard include: > > Include %{l_prefix}/etc/apache/apache.d/*.conf [...] Without having looked into details there have been changes regarding the Include semantic

Apache-1.3 configuration Include wildcard change

2006-05-31 Thread Bill Campbell
I just ran into a problem with apache-1.3.35 in which it did process the apache.base wildcard include: Include %{l_prefix}/etc/apache/apache.d/*.conf It tries to process everything under an Included directory -- including CVS directories and files starting with ``.''. Is there some option in bui