After I configure my proxy.cgi with Openlayers is there a way of checking the same as in WFS or WMS get feature am still not able to fetch any vector layers.
Have you tested the proxy? You need to make sure your URL and port are whitelisted.

Also should I specify something in the top line of html script here.

OpenLayers.ProxyHost= "proxy.cgi?url=";
You need that line. You can check that the your script is using it by looking at the NET tab of firebug or Chrome developer tools.

If everything configured, then the WFS calls should have URLs to the proxy not the server.


Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.

_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to