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