Holding off the tag till later this week. The AcceptMutex stuff is important enough to
go
out on its own merits, so I plan to tag no later than Friday evening ready or not :-).
In
the meantime, I am working on some of the mod_mime/mod_negotiation back ports of Mr.
Rowe's work.
Bill
----- Original Message -----
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "G�nter Knauf" <[EMAIL PROTECTED]>
Sent: Monday, September 24, 2001 4:56 PM
Subject: Re: Apache 1.3.21 tag in 12 hours
> From: "G�nter Knauf" <[EMAIL PROTECTED]>
> Sent: Monday, September 24, 2001 3:47 PM
>
>
> > May I add one bug to Bill's list:
> > - mod_vhost_alias not accepting drive letters on Win32 and I assume
> > also no volume names on NetWare.
>
> Or OS2 for that matter :(
>
> >I assume it's here:
>
> > if (*map != '/') {
> > if (strcasecmp(map, "none")) {
> > return "format string must start with '/' or be 'none'";
>
> > sorry but I had no time to test more or find a patch...
>
> Yeah, that's garbage. FirstBill, we either have to patch mod_vhost_alias
> *and* mod_unique_id, or pull the build files back out. I was hoping that
> the necessary patches would be reviewed and incorporated, but alas, they
> have not.
>
> IF you would wait a day or three, I will fix _vhost_alias, if someone
> else will give us a clean _unique_id patch that the original author
> buys into. I'll even hack gettid() if it doesn't exist yet for Win32.
>
> Bill
>
>