Something I just noticed:...
Content-Type: application/x-httpd-cgi
Compare when viewcvs.cgi is used instead of viewcvs:
Trying 208.185.179.13... Connected to cvs.apache.org. Escape character is '^]'. GET /viewcvs.cgi/httpd-2.0/modules/nothere/ HTTP/1.0 Host: cvs.apache.org
HTTP/1.1 404 Not Found Date: Tue, 22 Jul 2003 18:28:58 GMT Server: Apache/2.1.0-dev (Unix) SVN/0.23.0+ DAV/2 Connection: close Content-Type: text/plain; charset=ISO-8859-1 Content-Language: en
/viewcvs.cgi/httpd-2.0/modules/nothere: unknown location Connection to cvs.apache.org closed by foreign host. ---
So, it appears that mod_negotation is doing something funny with the content-type.
Any mod_negotiation folks willing to take a guess as to what's going on? If no one else takes a peek in the next few days, I'll try to dig down and see what's going on. -- justin
