<?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 Apache2 in between browser and virtualization tomcat server in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/apache2-in-between-browser-and-virtualization-tomcat-server/m-p/175879#M129009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an Apache2 httpd server in between my users and the virtualization server.&amp;nbsp; To allow apache to proxy virtualization requests, I changed the alfresco-virtserver.properties to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * use the machine's ip address instead of 127.0.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * declare the virtualization port as "80" (which isn't actually what virtual-tomcat is running on, but seems to be used only to construct the virtualization url)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When they try to preview their website, they get URLs like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://admin.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net/" rel="nofollow noopener noreferrer"&gt;http://admin.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; ….&amp;nbsp;&amp;nbsp; or ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://john.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net/" rel="nofollow noopener noreferrer"&gt;http://john.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; ….&amp;nbsp;&amp;nbsp; or ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://mary.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net/" rel="nofollow noopener noreferrer"&gt;http://mary.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; ….&amp;nbsp;&amp;nbsp; or ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All I want to do is rewrite and proxy those URLs to port :8180 on the same server, but I don't know how to cleanly do that with Apache…there's probably a really simple solution using RewriteRule with the [P] flag, but I'm not sure what it is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I do this on a per-user basis, it works…but how can I generalize this solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ServerName john.myapp.www–sandbox.111-22-33-44.ip.alfrescodemo.net&lt;BR /&gt;ProxyPass / &lt;A href="http://john.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net:8180/" rel="nofollow noopener noreferrer"&gt;http://john.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net:8180/&lt;/A&gt;&lt;BR /&gt;ProxyPassReverse / &lt;A href="http://john.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net:8180/" rel="nofollow noopener noreferrer"&gt;http://john.myapp.www--sandbox.111-22-33-44.ip.alfrescodemo.net:8180/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2009 15:08:08 GMT</pubDate>
    <dc:creator>tvaughan77</dc:creator>
    <dc:date>2009-01-08T15:08:08Z</dc:date>
    <item>
      <title>Apache2 in between browser and virtualization tomcat server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/apache2-in-between-browser-and-virtualization-tomcat-server/m-p/175879#M129009</link>
      <description>Hi,I have an Apache2 httpd server in between my users and the virtualization server.&amp;nbsp; To allow apache to proxy virtualization requests, I changed the alfresco-virtserver.properties to: * use the machine's ip address instead of 127.0.0.1 * declare the virtualization port as "80" (which isn't actually</description>
      <pubDate>Thu, 08 Jan 2009 15:08:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/apache2-in-between-browser-and-virtualization-tomcat-server/m-p/175879#M129009</guid>
      <dc:creator>tvaughan77</dc:creator>
      <dc:date>2009-01-08T15:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Apache2 in between browser and virtualization tomcat server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/apache2-in-between-browser-and-virtualization-tomcat-server/m-p/175880#M129010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you found a solution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 02:55:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/apache2-in-between-browser-and-virtualization-tomcat-server/m-p/175880#M129010</guid>
      <dc:creator>maslanahi</dc:creator>
      <dc:date>2009-05-08T02:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Apache2 in between browser and virtualization tomcat server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/apache2-in-between-browser-and-virtualization-tomcat-server/m-p/175881#M129011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't yet. . .it's still on my list of stuff to do but I'm dreading getting back to it…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 21:03:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/apache2-in-between-browser-and-virtualization-tomcat-server/m-p/175881#M129011</guid>
      <dc:creator>tvaughan77</dc:creator>
      <dc:date>2009-05-08T21:03:26Z</dc:date>
    </item>
  </channel>
</rss>

