There is a bug in lynx that has been around for over a year that only surfaces with apache 1.3.4. Lynx is sending a header that is being used for another purpose under http/1.1. Lynx does not support the actual feature.
The end result is that under lynx with apache 1.3.4 no content negotiation is done. Apache sends lynx a list of variants for the available page and the user needs to select the actual variant manually. Only upgrade to apache 1.3.4 if you can live with this. The next versions of both apache and lynx will have patches to work around the problem. Jay Treacy

