From: "Dirk-Willem van Gulik" <[EMAIL PROTECTED]>
Sent: Monday, October 01, 2001 1:37 PM


> I am trying your change at the moment by stepping through it with the
> debugger.; I am worried that it fails for the case where CGI is not only
> language authenticated but also on something else; say charset.

The example;

AddContentType text/html html
AddHandler default-handler html

works because text/html is part of the negotation.  The file matching is
-set- by contenttype/language/charset etc, it is not -unset- by handler.

Bill

Reply via email to