urlUtils.addProxyRule({ proxyUrl: '/proxy/proxy.ashx', urlPrefix: 'gis.fema.gov' }); fl = new FeatureLayer('http://gis.fema.gov/REST/services/NSS/FEMA_NSS/MapServer/0');
The page at 'https://<MYURL>' was loaded over HTTPS, but displayed insecure content from 'http://gis.fema.gov/REST/info?f=json': this content should also be loaded over HTTPS.
What does it mean to create a custom proxy on my servers?Does it mean just adding an additional URL reference in the proxy.config file that might be found in a Proxy folder on the webserver?<serverUrl url="http://gis.fema.gov/REST/services/NSS/FEMA_NSS/MapServer/0" matchAll="false"/>
the recommendation when designing SSL sites is definitely consistent use of the protocol
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.