<?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: Default URLs &amp; Ports in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/default-urls-ports/m-p/291222#M244352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In alfresco-global.properties there is share.host and alfresco.host. But I suspect you are probably looking for &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/howto-change-default-port-8080-09132010-2110" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/howto-change-default-port-8080-09132010-2110&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;this forum post&amp;lt;/a&amp;gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 19:12:35 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2016-03-21T19:12:35Z</dc:date>
    <item>
      <title>Default URLs &amp; Ports</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-urls-ports/m-p/291221#M244351</link>
      <description>Hi,I've deployed an instance of Alfresco with some customization code behind it.&amp;nbsp; Some of the URLs while correct, omit the required port number.&amp;nbsp; Other URLs default to 127.0.0.1 which is localhost, and does not work when logging in through a remote web-browser.&amp;nbsp; These also omit the required port num</description>
      <pubDate>Mon, 21 Mar 2016 19:09:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-urls-ports/m-p/291221#M244351</guid>
      <dc:creator>rcpowell</dc:creator>
      <dc:date>2016-03-21T19:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Default URLs &amp; Ports</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-urls-ports/m-p/291222#M244352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In alfresco-global.properties there is share.host and alfresco.host. But I suspect you are probably looking for &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/howto-change-default-port-8080-09132010-2110" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/howto-change-default-port-8080-09132010-2110&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;this forum post&amp;lt;/a&amp;gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 19:12:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-urls-ports/m-p/291222#M244352</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-03-21T19:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Default URLs &amp; Ports</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-urls-ports/m-p/291223#M244353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff.&amp;nbsp; Using your post, following the link to another post and then subsequent posts, I believe I have resolved most of these issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, there is one more issue I'm trying to resolve with no success:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the Alfresco dashboard menu items, there is a developer developed element (menu item) that when I click on it, it tries to access the correct URL without using the required port number.&amp;nbsp; If I add the port number to the url, it will then bring up the page correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I "inspected" the element using the web browser (Firefox and Chrome).&amp;nbsp; The inspection revealed the following html code (I've omitted the actual domain url and replaced it with {domain url} )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;class="alfresco-menus-_AlfMenuItemMixin" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;href="&lt;/SPAN&gt;&lt;A href="https://{domain" rel="nofollow noopener noreferrer"&gt;https://{domain&lt;/A&gt;&lt;SPAN&gt; url}/alfresco/mmsapp/mms.html#/workspaces/master"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It I go to the address bar and add the port to the domain url, it then accesses the page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having a difficult time tracking down how the domain url gets set, or how/where to set the port number so it will be picked up and added to the href.&amp;nbsp; I specify the server name in the files ssl.conf, tomcat.conf, server.xml, and alfresco-global.properties.&amp;nbsp; I specify the ports also in those files, although separately.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you happen to know where I might look to resolve this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:38:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-urls-ports/m-p/291223#M244353</guid>
      <dc:creator>rcpowell</dc:creator>
      <dc:date>2016-03-23T11:38:00Z</dc:date>
    </item>
  </channel>
</rss>

