<p>Then something must be wrong with your http proxy. Try to issue a GetFeature request from the browser's addess bar and see what you get. Or look in the net pane of your browser's developer tools.</p>
<p>Andreas.</p>
<div class="gmail_quote">On Jul 14, 2012 12:30 AM, "Giuseppe De Marco" <<a href="mailto:peppelinux@yahoo.it">peppelinux@yahoo.it</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><span>Thank you Andreas,</span></div><div><span><br></span></div><div><span>I'm tryng to tell you that </span></div><div><span><br>
</span></div><div><span>django server runs on port 8000</span></div><div>web-proxy is a django app that runs on port 8000 and proxy me to the wms on port 80</div><div><br></div><div>if I use port 8000 (django and, obviously, proxy-app) wmsgetfeatureinfo doesn't fire.</div>
<div>If I reconfigure all the services on port 80 everything works fine.</div><div><br></div><div>Listen, if I get the webpage from the httpd on port 8000 then I try to connect with wmsgetfeatureinfo on a wms on port 80 the ajax console tells me: "Same origin blah blah", so I know it because I've debugged it yet.</div>
<div><br></div><div>If I configure every servers on port 80 every works great</div><div>If I configure
 httpd on port 8000 and wmsgetfeatureinfo url on port 8000 (web-proxy) happens that the client doesn't do the connection, so the Same origin restriction doesn't appear because event not firing at all.</div><div><br>
</div><div>I understand what you want to tell me, I know it, but my problem is another and really strange...</div><div><span><br></span></div><div><br></div>  <div style="font-size:12pt;font-family:'times new roman','new york',times,serif">
 <div style="font-size:12pt;font-family:'times new roman','new york',times,serif"> <div dir="ltr"> <font face="Arial"> <hr size="1">  <b><span style="font-weight:bold">Da:</span></b> Andreas Hocevar <<a href="mailto:ahocevar@opengeo.org" target="_blank">ahocevar@opengeo.org</a>><br>
 <b><span style="font-weight:bold">A:</span></b> Giuseppe De Marco <<a href="mailto:peppelinux@yahoo.it" target="_blank">peppelinux@yahoo.it</a>> <br><b><span style="font-weight:bold">Cc:</span></b> "<a href="mailto:openlayers-users@lists.osgeo.org" target="_blank">openlayers-users@lists.osgeo.org</a>" <<a href="mailto:openlayers-users@lists.osgeo.org" target="_blank">openlayers-users@lists.osgeo.org</a>> <br>
 <b><span style="font-weight:bold">Inviato:</span></b> Venerd́ 13 Luglio 2012 23:36<br> <b><span style="font-weight:bold">Oggetto:</span></b> Re: [OpenLayers-Users] wmsgetfeatureinfo with url on alternative port not firing on client side<br>
 </font> </div> <br>Again: the reason for what you're seeing is the browser's Same Origin<br>Policy: <a href="http://lmgtfy.com/?q=same+origin+policy&l=1" target="_blank">http://lmgtfy.com/?q=same+origin+policy&l=1</a><br>
<br>Andreas.<br><br><br><br> </div> </div>  </div></div></blockquote></div>