Mailing List Archive

Re: [m b users] mod dir and backhand confliction?
yes the are.

I am running two debian woody machines, so they have the same versions of
everything related to apache

>> I found an interesting problem(bug?), which could be a conflict
>> between mod_backhand and mod_dir.
>>
>> I setup my directory index,
>>
>> <IfModule mod_dir.c>
>> DirectoryIndex index.html index.cgi login.cgi
>> </IfModule>
>>
>> In going to http://my.server.com/, I should pickup
>> index.html. Instead I'm getting an error, "script not found or
>> unable to stat: index.html" about every sixth time the page is
>> loaded.
>>
>> But if I were to goto http://my.server.com/index.html, bypassing
>> mod_dir, I never get the stat errors.
>>
>> BTW index.html is on every server in the cluster.
>>
>> Any answers? Is this a known bug? I was thinking of getting passed
>> mod_dir using redirection or something. I've had no luck. Anyone have
>> a quick fix?
>
> <crazy_idea>
>
> Real quick, this goes to anyone who's claimed a problem, but could they
> verify that their mod_dir.c sections are the same on all servers?
>
> </crazy_idea>
>
> -sc
>
> --
> Sean Chittenden
>
> _______________________________________________
> backhand-users mailing list
> backhand-users@lists.backhand.org
> http://lists.backhand.org/mailman/listinfo/backhand-users