<?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: Tried to set share.war as the ROOT webapp in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269998#M223128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried searching for what I want to accomplish but I cannot find it.&amp;nbsp; I have successfully setup Apache with the connect which works great and removes the :8080/:8443 from the URL I type. I am looking for a way also to set up the url to remove the /share when typing to.&amp;nbsp; I essentially want &lt;/SPAN&gt;&lt;A href="https://share.domain.com" rel="nofollow noopener noreferrer"&gt;https://share.domain.com&lt;/A&gt;&lt;SPAN&gt; to actually load &lt;/SPAN&gt;&lt;A href="https://share.domain.com/share" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/share&lt;/A&gt;&lt;SPAN&gt; and have this be a persistent change.&amp;nbsp; IE &lt;/SPAN&gt;&lt;A href="https://share.domain.com/page/site/mysite" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/page/site/mysite&lt;/A&gt;&lt;SPAN&gt; will load &lt;/SPAN&gt;&lt;A href="https://share.domain.com/share/page/mysite" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/share/page/mysite&lt;/A&gt;&lt;SPAN&gt; instead of just forwarding/rewriting&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://share.domain.com" rel="nofollow noopener noreferrer"&gt;https://share.domain.com&lt;/A&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;A href="https://share.domain.com/share" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/share&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that make more sense?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2012 16:12:28 GMT</pubDate>
    <dc:creator>srosenfeld</dc:creator>
    <dc:date>2012-07-27T16:12:28Z</dc:date>
    <item>
      <title>Tried to set share.war as the ROOT webapp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269995#M223125</link>
      <description>I am currently running Alfresco 4.0.c Community on RHE 6.2x64So I was looking on how to remove the /share from the URL of alfresco, and after reading some documentation ended up breaking my share webapp.&amp;nbsp; The last thing done that seems to have broken it, was to rename the share.war file to ROOT.war</description>
      <pubDate>Thu, 26 Jul 2012 12:28:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269995#M223125</guid>
      <dc:creator>srosenfeld</dc:creator>
      <dc:date>2012-07-26T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tried to set share.war as the ROOT webapp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269996#M223126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The reason I was doing this was to have our Apache Tomcat Connector url (curren't just share.domain.com) load the /share webapp as the root.&amp;nbsp; I have tried to change the ROOT.xml to load the share.war file but this was unsuccessful.&amp;nbsp; is there a way to have the Apache Tomcat Connector connect to /share but load back to the default share.domain.com? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially I want to type in share.domain.com but have it actually load &lt;/SPAN&gt;&lt;A href="http://share.domain.com/share" rel="nofollow noopener noreferrer"&gt;share.domain.com/share&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 20:47:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269996#M223126</guid>
      <dc:creator>srosenfeld</dc:creator>
      <dc:date>2012-07-26T20:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tried to set share.war as the ROOT webapp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269997#M223127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is the typical use case for using an Apache HTTPd as a proxy server. Your Tomcat setup will be standard while the Apache HTTPd transparently exposes the application under a specific URL / domain. There are plenty of examples on the net on how to setup Alfresco + Apache HTTPd proxy, as well as using Apache HTTPd proxy to mask the actual URLs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 08:27:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269997#M223127</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-07-27T08:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tried to set share.war as the ROOT webapp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269998#M223128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried searching for what I want to accomplish but I cannot find it.&amp;nbsp; I have successfully setup Apache with the connect which works great and removes the :8080/:8443 from the URL I type. I am looking for a way also to set up the url to remove the /share when typing to.&amp;nbsp; I essentially want &lt;/SPAN&gt;&lt;A href="https://share.domain.com" rel="nofollow noopener noreferrer"&gt;https://share.domain.com&lt;/A&gt;&lt;SPAN&gt; to actually load &lt;/SPAN&gt;&lt;A href="https://share.domain.com/share" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/share&lt;/A&gt;&lt;SPAN&gt; and have this be a persistent change.&amp;nbsp; IE &lt;/SPAN&gt;&lt;A href="https://share.domain.com/page/site/mysite" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/page/site/mysite&lt;/A&gt;&lt;SPAN&gt; will load &lt;/SPAN&gt;&lt;A href="https://share.domain.com/share/page/mysite" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/share/page/mysite&lt;/A&gt;&lt;SPAN&gt; instead of just forwarding/rewriting&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://share.domain.com" rel="nofollow noopener noreferrer"&gt;https://share.domain.com&lt;/A&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;A href="https://share.domain.com/share" rel="nofollow noopener noreferrer"&gt;https://share.domain.com/share&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that make more sense?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 16:12:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269998#M223128</guid>
      <dc:creator>srosenfeld</dc:creator>
      <dc:date>2012-07-27T16:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tried to set share.war as the ROOT webapp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269999#M223129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as far as I see it, the following directive (combined with the ProxyPassReverse directive and related configuration) should achieve what you want to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ProxyPass / &lt;A href="http://tomcat.domain.com/share/" rel="nofollow noopener noreferrer"&gt;http://tomcat.domain.com/share/&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When the Apache HTTPd is accesible as host share.domain.com, the "/" proxy mount transparently redirects to Share on the tomcat host. In such a scenario, you usually terminate HTTPS on the Apache HTTPd server and connect either via HTTP or AJP to Tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 23:50:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tried-to-set-share-war-as-the-root-webapp/m-p/269999#M223129</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-07-27T23:50:37Z</dc:date>
    </item>
  </channel>
</rss>

