<?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 Setting a Reverse Proxy Server on Apache in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/setting-a-reverse-proxy-server-on-apache/m-p/254698#M9793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have ArcGIS Desktop and ArcGIS Server installed on my laptop, witch runs windows 10 and I want to open the ArcGIS Manager window on my public server witch has as OS Ubuntu Server installed. Opening the ArcGIS Manager window on my localhost works great, but I don't seem to find a work around on how to set the reverse proxy server settings on my Apache web server on Ubuntu. I fallowed the instructions posted here:&amp;nbsp;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/administer/windows/using-a-reverse-proxy-server-with-arcgis-server.htm" title="http://server.arcgis.com/en/server/latest/administer/windows/using-a-reverse-proxy-server-with-arcgis-server.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;Using a reverse proxy server with ArcGIS Server—ArcGIS Server Administration (Windows) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server url for my localhost is: &lt;A class="link-titled" href="http://mapwizard.eu:6080/arcgis" title="http://mapwizard.eu:6080/arcgis" rel="nofollow noopener noreferrer" target="_blank"&gt;http://home:6080/arcgis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The name of my domain is mapwizard.eu.&lt;/P&gt;&lt;P&gt;As I understand from the link above, I should write the lines&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;ProxyPass /arcgis http://gisserver.domain.com:6080/arcgis ProxyPassReverse /arcgis http://gisserver.domain.com:6080/arcgis&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;on my &lt;SPAN class=""&gt;httpd.conf&lt;/SPAN&gt; file but with my personal url, witch should look like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;ProxyPass /arcgis http://home.mapwizard.eu:6080/arcgis ProxyPassReverse /arcgis &lt;A href="http://home.mapwizard.eu:6080/arcgis" rel="nofollow noopener noreferrer" target="_blank"&gt;http://home.mapwizard.eu:6080/arcgis&lt;/A&gt;

But I receive the following error message:&amp;nbsp; "Internal server error (status code 500)"
If anyone could give some advice, it would be great.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:15:23 GMT</pubDate>
    <dc:creator>LaurentiuIonescu</dc:creator>
    <dc:date>2021-12-12T16:15:23Z</dc:date>
    <item>
      <title>Setting a Reverse Proxy Server on Apache</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/setting-a-reverse-proxy-server-on-apache/m-p/254698#M9793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have ArcGIS Desktop and ArcGIS Server installed on my laptop, witch runs windows 10 and I want to open the ArcGIS Manager window on my public server witch has as OS Ubuntu Server installed. Opening the ArcGIS Manager window on my localhost works great, but I don't seem to find a work around on how to set the reverse proxy server settings on my Apache web server on Ubuntu. I fallowed the instructions posted here:&amp;nbsp;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/administer/windows/using-a-reverse-proxy-server-with-arcgis-server.htm" title="http://server.arcgis.com/en/server/latest/administer/windows/using-a-reverse-proxy-server-with-arcgis-server.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;Using a reverse proxy server with ArcGIS Server—ArcGIS Server Administration (Windows) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server url for my localhost is: &lt;A class="link-titled" href="http://mapwizard.eu:6080/arcgis" title="http://mapwizard.eu:6080/arcgis" rel="nofollow noopener noreferrer" target="_blank"&gt;http://home:6080/arcgis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The name of my domain is mapwizard.eu.&lt;/P&gt;&lt;P&gt;As I understand from the link above, I should write the lines&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;ProxyPass /arcgis http://gisserver.domain.com:6080/arcgis ProxyPassReverse /arcgis http://gisserver.domain.com:6080/arcgis&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;on my &lt;SPAN class=""&gt;httpd.conf&lt;/SPAN&gt; file but with my personal url, witch should look like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;ProxyPass /arcgis http://home.mapwizard.eu:6080/arcgis ProxyPassReverse /arcgis &lt;A href="http://home.mapwizard.eu:6080/arcgis" rel="nofollow noopener noreferrer" target="_blank"&gt;http://home.mapwizard.eu:6080/arcgis&lt;/A&gt;

But I receive the following error message:&amp;nbsp; "Internal server error (status code 500)"
If anyone could give some advice, it would be great.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:15:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/setting-a-reverse-proxy-server-on-apache/m-p/254698#M9793</guid>
      <dc:creator>LaurentiuIonescu</dc:creator>
      <dc:date>2021-12-12T16:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a Reverse Proxy Server on Apache</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/setting-a-reverse-proxy-server-on-apache/m-p/254699#M9794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unsure I understand why you would run ArcGIS Server on a laptop and expose it through a reverse proxy, but the issue seems to be that the proxy can't resolve to your laptop's hostname. This is what I get when I go to &lt;A href="http://mapwizard.eu/arcgis/rest"&gt;http://mapwizard.eu/arcgis/rest&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason: &lt;STRONG&gt;DNS lookup failure for: home.mapwizard.eu&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 17:27:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/setting-a-reverse-proxy-server-on-apache/m-p/254699#M9794</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2017-02-07T17:27:47Z</dc:date>
    </item>
  </channel>
</rss>

