Hi all:<br><br>I&#39;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&#39;s
I suppose that I did it right.<br>The issue comes when y change localhhost to <a href="http://127.0.0.1/" target="_blank">127.0.0.1</a>, to simulate a request from a external computer. Any browser takes me an advice, that&#39;s why I&#39;n trying to configure the proxy.<br>

<br>I&#39;m working with mapserver an testing on firefox3.0.4<br><br>I copied the proxy.cgi, put on this place configured the &quot; <i>OpenLayers.ProxyHost = &quot;/cgi-bin/proxy.cgi?url=&quot;; </i>&quot; I added to the proxi.cgi &#39;<a href="http://127.0.0.1/" target="_blank">127.0.0.1</a>&#39; and &#39;localhost.local.domain&#39; ( my ServerName)<br>

<br>I don&#39;t know why, but&nbsp; when I use the tool fireFox gets my that error:<br><br>&quot;Unhandled request return Internal Server Error&quot;<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