On 25 Sep 2011, at 11:54, Felipe Monteiro de Carvalho wrote:

> AFAIK we don't have a special version of our pages, so I suppose that
> we should not sniff user agents.

The error message you show doesn't indicate that the server is sniffing user 
agents. It only indicates that that part of the request header was not 
understood (possibly the user-agent field, but that is irrelevant: the server 
always parses the entire request header to figure out what it should do, 
regardless of whether any particular actions are taken in response to them).

It's probably simply a bug in the apache version (which is quite outdated, the 
current version is 2.2.21; but maybe the server's distribution doesn't have any 
newer versions).


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to