Hello,
My website contains a TWTR.Widget than works correctly if access with direct internet access.
If access through proxy, the widget does not work and get this error:
<? xml version = "1.0" encoding = "utf-8">
<! DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Strict / / EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title> 403 Forbidden </ title>
</ head>
<body>
<h1> Error 403 Forbidden </ h1>
<p> Forbidden </ p>
<h3> Guru Meditation: </ h3>
<p> XID: 1062729915 </ p>
<address>
<a href="http://www.varnish-cache.org/"> Varnish </ a>
</ address>
</ body>
</ html>
Any idea?