<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Crossdomain.xml for Flex API in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177960#M4191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in Apache you do not place it in the root directory of the web applications which is c:\inetpub\wwwroot?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, do you have your ArcGIS Server software on a Windows 2008 Server? If so, did you need to modify any application pool settings to get the mapservices to work properly through the Reverse Proxy server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 19:01:35 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2012-07-05T19:01:35Z</dc:date>
    <item>
      <title>Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177952#M4183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To All Flex API Developers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a Reverse Proxy environment setup to allow a GIS web application to be accessible to the general public.&amp;nbsp; Using the FlexViewer, I needed to use the crossdomain.xml file to allow the web application through the Reverse Proxy server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is do I need to also use a crossdomain.xml file when I am using the Flex API?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help or hints are greatly appreciated.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 12:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177952#M4183</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2011-06-10T12:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177953#M4184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The use of a crossdoamin.xml file in a reverse proxy configuration is almost guaranteed, so the answer is yes. Your flex app should be using the fully gualified urls that get passed through your reverse proxy and not the machine name also.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 12:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177953#M4184</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-06-10T12:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177954#M4185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the crossdomain.xml file on my v9.3.1 ArcGIS Server server at c:\inetpub\wwwroot.&amp;nbsp; The Reverse Proxy server allows this file through in the services rule.&amp;nbsp; The webpage allows the mapservices to be drawn even though a get a 502 error when Fiddler reads in the crossdomain.xml file with the internal server name instead of the external server name (The Reverse Proxy expert says that this error should prevent the mapservice from showing up, but it does any way).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the crossdomain.xml file on my v10.0 ArcGIS Server server at c:\inetpub\wwwroot.&amp;nbsp; The Reverse Proxy server allows this file through in the services rule.&amp;nbsp; The webpage does not allow the mapservices to be drawn even as I a get a 502 error when Fiddler reads in the crossdomain.xml file with the internal server name instead of the external server name (This is the behavior that the Reverse Proxy expert would expect to see).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea why the FlexViewer application works in v9.3.1 and not in v10.0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I passing the crossdomain.xml through the correct rule on the Reverse Proxy server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 16:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177954#M4185</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-07-05T16:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177955#M4186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In my reverse proxy configuration my reverse proxy server (appache in my case in the DMZ) has a copy of the crossdomain.xml, so I don't have a rule for it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 17:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177955#M4186</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-05T17:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177956#M4187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where do you place it on the Reverse Proxy server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would I put it in a different location if I am using ISA or ForeFront?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your assistance is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 17:45:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177956#M4187</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-07-05T17:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177957#M4188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sorry I have no experienece with either of those.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 17:47:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177957#M4188</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-05T17:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177958#M4189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you at least tell me the location of where you put this file for the Apache Reverse Proxy software, so I can try to modify the location for the ForeFront Reverse Proxy software?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have your ArcGIS Server software on a Windows 2008 Server?&amp;nbsp; If so, did you need to modify any application pool settings to get the mapservices to work properly through the Reverse Proxy server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 17:54:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177958#M4189</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-07-05T17:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177959#M4190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In Apache it is a folder called htdocs this is where you would load any html files that you want to serve from Apache.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 18:05:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177959#M4190</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-05T18:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177960#M4191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in Apache you do not place it in the root directory of the web applications which is c:\inetpub\wwwroot?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, do you have your ArcGIS Server software on a Windows 2008 Server? If so, did you need to modify any application pool settings to get the mapservices to work properly through the Reverse Proxy server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 19:01:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177960#M4191</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-07-05T19:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Crossdomain.xml for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177961#M4192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; My reverse proxy in the DMZ only has a couple of files in the htdocs and one is the crossdomain.xml and the others are just html files that I use to indicate the server is down for maintenance. All my Flex Viewer files are inside the firewall in the IIS wwwroot folder of my ArcGIS Server. I do have 2 ArcGIS Servers with 2008 on them, and I did not have to do anything special to them. My Apache Revese Proxy just takes an address like &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.calhouncounty.org/somedirectory/someapp" rel="nofollow" target="_blank"&gt;http://gis.calhouncounty.org/somedirectory/someapp&lt;/A&gt;&lt;SPAN&gt; and directs that to one of my internal ArcGIS servers like &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/server1:portnumber/somedirectory/someapp"&gt;http://server1:portnumber/somedirectory/someapp&lt;/A&gt;&lt;SPAN&gt;. Each of my internal ArcGIS Servers are running IIS. My firewall allows communication or the specified port to the internal server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 19:24:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/crossdomain-xml-for-flex-api/m-p/177961#M4192</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-05T19:24:56Z</dc:date>
    </item>
  </channel>
</rss>

