ons 2007-03-07 klockan 11:49 +0100 skrev Emilio Casbas:
> Microsoft VBScript runtime error '800a000d'
> Type mismatch: '[string: "159.237.X.X, 159."]'
> /magnetom/zz_includes/_session_management.asp, line 323
>
> We have tried contact with the web support but We haven't receive any
> response.
>
> Any ideas or workaround?
Probably the site is looking into the X-Forwarded-For header and getting
confused when finding more than one level of IP addresses there..
Try
header_access X-Forwarded-For deny all
in the outermost proxy. This will hide the IP details of your network.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sat Mar 31 2007 - 13:00:01 MDT