The following reply was made to PR mod_rewrite/1843; it has been noted by GNATS.

From: Dean Gaudet <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:  Subject: Re: mod_rewrite/1843: rewrites that worked under 1.3b3 don't work 
under 1.3b5 (fwd)
Date: Fri, 20 Feb 1998 16:02:21 -0800 (PST)

 ---------- Forwarded message ----------
 Date: Fri, 20 Feb 1998 18:06:46 -0500 (EST)
 From: Theo Van Dinter <[EMAIL PROTECTED]>
 To: Dean Gaudet <[EMAIL PROTECTED]>
 Subject: Re: mod_rewrite/1843: rewrites that worked under 1.3b3 don't work 
under 1.3b5
 
 On Fri, 20 Feb 1998, Dean Gaudet wrote:
 
 | Please try this patch: 
 | +    for (; d < end; ++d, ++src) {
 | +    if (!(*d = *src)) {
 | +        return (d);
 | +    }
 | +    }
 
 I put the old configuration back in, and restarted the new apache binary.
 Things work fine again.  Thanks. 8)
 
 -- 
 Theo Van Dinter                                                [EMAIL 
PROTECTED]
 Systems Administrator - {kluge.net,chrysalis.com}   [EMAIL PROTECTED]
 
 

Reply via email to