<?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: How serve Alfresco in a sub-URI? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296328#M249458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/prefix/alfresco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2016 10:12:28 GMT</pubDate>
    <dc:creator>acidcar</dc:creator>
    <dc:date>2016-12-15T10:12:28Z</dc:date>
    <item>
      <title>How serve Alfresco in a sub-URI?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296324#M249454</link>
      <description>Hi, I want to serve my alfresco instance with a URL like "www.example.com/apps/alfresco". I tried with Deploying Alfresco with a different context path | Alfresco Documentation but didn't work, tomcat still serving alfresco in "www.example.com/alfresco". The url of alfresco share didn't change neith</description>
      <pubDate>Wed, 14 Dec 2016 13:30:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296324#M249454</guid>
      <dc:creator>acidcar</dc:creator>
      <dc:date>2016-12-14T13:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: How serve Alfresco in a sub-URI?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296325#M249455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not just try to use an reverse proxy? ,for exmple ngnix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 15:48:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296325#M249455</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-14T15:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: How serve Alfresco in a sub-URI?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296326#M249456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use it, but the styles didn't work and the urls don't work. When I access the url www.example.com/prefix/alfresco, the instance try to get the css of &lt;A href="http://www.example.com/prefix/css," rel="nofollow noopener noreferrer"&gt;www.example.com/prefix/css,&lt;/A&gt; when the correct url should be &lt;A href="http://www.example.com/prefix/alfresco/css" rel="nofollow noopener noreferrer"&gt;www.example.com/prefix/alfresco/css&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;The apache config for alfresco:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ProxyPass /prefix/alfresco &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.140.12.144:28080/alfresco" rel="nofollow noopener noreferrer" target="_blank"&gt;http://10.140.12.144:28080/alfresco&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ProxyPassReverse /prefix/alfresco &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.140.12.144:28080/alfresco" rel="nofollow noopener noreferrer" target="_blank"&gt;http://10.140.12.144:28080/alfresco&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 09:31:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296326#M249456</guid>
      <dc:creator>acidcar</dc:creator>
      <dc:date>2016-12-15T09:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: How serve Alfresco in a sub-URI?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296327#M249457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which is your&amp;nbsp;&lt;STRONG&gt;alfresco.context&lt;/STRONG&gt; value at &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 09:46:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296327#M249457</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2016-12-15T09:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: How serve Alfresco in a sub-URI?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296328#M249458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/prefix/alfresco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 10:12:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296328#M249458</guid>
      <dc:creator>acidcar</dc:creator>
      <dc:date>2016-12-15T10:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: How serve Alfresco in a sub-URI?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296329#M249459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved using: &lt;A class="link-titled" href="http://serverfault.com/questions/261966/serving-tomcat-under-a-sub-uri" title="http://serverfault.com/questions/261966/serving-tomcat-under-a-sub-uri" rel="nofollow noopener noreferrer"&gt;nginx - Serving Tomcat under a sub-URI - Server Fault&lt;/A&gt; and &lt;A class="link-titled" href="http://docs.alfresco.com/5.0/tasks/deploy-contextpath.html" title="http://docs.alfresco.com/5.0/tasks/deploy-contextpath.html" rel="nofollow noopener noreferrer"&gt;Deploying Alfresco with a different context path | Alfresco Documentation&lt;/A&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 10:19:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-serve-alfresco-in-a-sub-uri/m-p/296329#M249459</guid>
      <dc:creator>acidcar</dc:creator>
      <dc:date>2016-12-15T10:19:55Z</dc:date>
    </item>
  </channel>
</rss>

