Re: Tables and non-table-able browsers

Brian Behlendorf ([email protected])
Wed, 9 Aug 1995 20:11:01 -0700 (PDT)


On Thu, 10 Aug 1995, R J Partington wrote:
> On this machine, I've got NCSA 1.3, Apache 0.6.5? and CERN 3.0
> httpd's.

Apache and CERN can do content negotiation on Accept: headers as per the
HTTP specifications, but they don't use the User-Agent field to make
content decisions. However, it would probably not be hard to modify
Apache's mod_negotiation.c module (in 0.8.x and beyond) to look at that
and compare it to some matrix of heuristics (i.e. invent a new server
configuration directive like

AddUserAgentAccept /*Mozilla*/ text/x-netscape-html

and have Netscape-embossed HTML pages use a ".nhtml" appendage)

If you do that let us know ([email protected]).

Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
[email protected] [email protected] http://www.[hyperreal,organic].com/