Hello, Server A: Apache (with proxy), Django, OpenLayers.
Server B: Geoserver (with proxy), WMS. /Not working OpenLayers.ProxyHost = "http://198.162.0.1:8080/geoserver/rest/proxy?url="; OpenLayers.Request.GET({ url: 'http://198.162.0.1:8080/geoserver/wms', user: 'gis', password: 'gis' }); /Not working OpenLayers.ProxyHost = "proxy.cgi?url="; OpenLayers.Request.GET({ url: 'http://198.162.0.1:8080/geoserver/wms', user: 'gis', password: 'gis' }); How can I send an authorization request from Server A to Geoserver for access to WMS? If possible, an example, please. Thanks Alex ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
