<?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: Is it possible to access alfresco URL without :8080/share? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291887#M245017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have installed&amp;nbsp;XAMPP on your share server ,you need to &amp;nbsp;change XAMPP apache server port to other free port and leave port 80/443 to share tomcat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 06:39:32 GMT</pubDate>
    <dc:creator>kaynezhang</dc:creator>
    <dc:date>2016-12-01T06:39:32Z</dc:date>
    <item>
      <title>Is it possible to access alfresco URL without :8080/share?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291882#M245012</link>
      <description>Hi Alfrescians,I was wondering if I could hide or remove ':8080/share' at the end of my URL (e.g. myAlfrescoURL.com:8080/share)? I think its not an advisable URL to give to the business users. Thanks.Best Regards,June</description>
      <pubDate>Thu, 01 Dec 2016 01:54:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291882#M245012</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-12-01T01:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to access alfresco URL without :8080/share?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291883#M245013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to &lt;BR /&gt;&lt;SPAN&gt;1. change the port of Tomcat from 8080 to 80 ,please refer to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://stackoverflow.com/questions/4756039/how-to-change-the-port-of-tomcat-from-8080-to-80" rel="nofollow noopener noreferrer" target="_blank"&gt;http://stackoverflow.com/questions/4756039/how-to-change-the-port-of-tomcat-from-8080-to-80&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2.set share default application in tomcat ,please refer to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://stackoverflow.com/questions/14325171/setting-default-application-in-tomcat-7" rel="nofollow noopener noreferrer" target="_blank"&gt;http://stackoverflow.com/questions/14325171/setting-default-application-in-tomcat-7&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 02:24:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291883#M245013</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-01T02:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to access alfresco URL without :8080/share?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291884#M245014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got stuck on step 2. I checked the link you gave, and followed the First Method, it says "first shutdown your tomcat [from the bin directory (&lt;CODE&gt;sh shutdown.sh&lt;/CODE&gt;)] then you must delete all the content of your tomcat webapps folder (&lt;CODE&gt;rm -fr *&lt;/CODE&gt;) then rename your WAR file to &lt;CODE&gt;ROOT.war&lt;/CODE&gt; finally start your tomcat [from the bin directory (&lt;CODE&gt;sh startup.sh&lt;/CODE&gt;)]"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After deleting all the content in my webapps folder (ALF_DIR/tomcat/webapps/), how can I rename WAR file to ROOT.war? when in fact the folder was empty.&lt;/P&gt;&lt;P&gt;Also I need your advice to which method I should do based on the link in step 2. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 05:35:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291884#M245014</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-12-01T05:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to access alfresco URL without :8080/share?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291885#M245015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are three options present in this page&amp;nbsp;&lt;A class="link-titled" href="http://stackoverflow.com/questions/14325171/setting-default-application-in-tomcat-7" title="http://stackoverflow.com/questions/14325171/setting-default-application-in-tomcat-7" rel="nofollow noopener noreferrer"&gt;Setting default application in tomcat 7 - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can just pick one ,you don't need to do all 3 methods.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 05:46:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291885#M245015</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-01T05:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to access alfresco URL without :8080/share?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291886#M245016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still no luck, this time I try doing the 3rd Method, I created a context file ROOT.xml outside the ALF_DIR/tomcat/webapps folder.&lt;/P&gt;&lt;P&gt;Inside my ROOT.xml :&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt; &amp;lt;Context reloadable="true" path="" docBase="/opt/alfresco-community/tomcat/webapps"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After saving, I restart Alfresco and try accessing myAlfrescoURL.com, and it takes me to XAMPP dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 06:08:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291886#M245016</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-12-01T06:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to access alfresco URL without :8080/share?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291887#M245017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have installed&amp;nbsp;XAMPP on your share server ,you need to &amp;nbsp;change XAMPP apache server port to other free port and leave port 80/443 to share tomcat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 06:39:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291887#M245017</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-01T06:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to access alfresco URL without :8080/share?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291888#M245018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to do it, thanks for your help. Also I did change the ports in Alfresco, because it points to 8080 by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 07:12:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-access-alfresco-url-without-8080-share/m-p/291888#M245018</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-12-01T07:12:47Z</dc:date>
    </item>
  </channel>
</rss>

