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

From: Dave May <[EMAIL PROTECTED]>
To: Cc: [EMAIL PROTECTED]
Subject: mod_negotiation/4851
Date: Thu, 16 Sep 1999 08:52:22 -0600 (MDT)

 Update:
 
 Apache 1.3.9 has a fix for this problem, at least for Internet Explorer
 4.x. Enabling "force-no-vary" keeps IE4 from choking on the Vary header,
 so now pages are cached.
 
 Using "Header unset Vary" and "Header unset TCN" does not work, because
 these are added after the "Header" directives are processed.
 
 Still would like to see no content negotiation when only one file can be
 retrieved, or a way to configure Apache to allow for an extension to be
 left off without using MultiViews.
 
 Dave May
 

Reply via email to