Skip to content

Instantly share code, notes, and snippets.

@kcarrier
Created December 16, 2015 17:29
Show Gist options
  • Save kcarrier/125dc324cb2afd8be4e0 to your computer and use it in GitHub Desktop.
Save kcarrier/125dc324cb2afd8be4e0 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<ProxyConfig allowedReferers="*" mustMatch="false">
<serverUrls>
<serverUrl url="http://maps.clermontcountyohio.gov" matchAll="true" username="PutYourUserNameHere" password="PutYourPasswordHere"/>
<serverUrl url="http://services.arcgisonline.com" matchAll="true"/>
<serverUrl url="http://maps18.clermontauditor.org" matchAll="true"/>
</serverUrls>
</ProxyConfig>
<!-- See https://github.com/Esri/resource-proxy for more information -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment