Hi all:<br><br>I'm trying to do a tool that recover the info of one feature with an wms service. I tried it in localhost and works, that's I suppose that I did it right.<br>The issue comes when y change localhhost to <a href="http://127.0.0.1">127.0.0.1</a>, to simulate a request from a external computer. Any browser takes me an advice, that's why I'n trying to configure the proxy.<br>
<br>I'm working with mapserver an testing on firefox3.0.4<br><br>I copied the proxy.cgi, put on this place configured the " <i>OpenLayers.ProxyHost = "/cgi-bin/proxy.cgi?url="; </i>" I added to the proxi.cgi '<a href="http://127.0.0.1">127.0.0.1</a>' and 'localhost.local.domain' ( my ServerName)<br>
<br>I don't know why, but when I use the tool fireFox gets my that error:<br><br>"Unhandled request return Internal Server Error"<br><br>Whit firebug I can check that the url and it is well formed.<br><br>Where can be the problem? ¿could it be al the mapverver file configuration or at the request format?<br>
<br>Thanks in advance for any help.<br><br>Regards<br><br><br><br><br>