[OpenLayers-Users] how to get WMS feature attribute informations

Phil Scadden p.scadden at gns.cri.nz
Thu Mar 6 12:38:19 PST 2014


Getting a proxy working is critical for Ajax (and once you have a 
working proxy, you can use it to do an awful lot of other heavy -lifting 
server-side. The problem everyone has with proxies, it that there isnt a 
universal proxy. It looks like you are using php server side which I 
have no idea about. If you are not a php programmer than get someone who 
is to help.
However, somewhere in the php script will be a whitelist of allowed 
addresses that the proxy will permit. Edit it to ensure your server url 
AND port are on this whitelist. Test by just trying to access a page 
directly through the proxy in the browser eg 
http://yourserver/util/proxy.php?url=http://yourserver/myappPage


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.



More information about the Users mailing list