cancel
Showing results for 
Search instead for 
Did you mean: 

Change of Alfresco's Default Port

myden
Champ in-the-making
Champ in-the-making
Hello,

I'm using the Alfresco Community Tomcat-Bundle 3.3.2 and I would like to change the standard port from 8080 to 8180 since on 8080 is an other webserver instance running. I tried to edit tomcat's server.xml, but then I cannot log in to Alfresco Share any longer (Authenification failed. When I go back to 8080 the Share login works fine again). I guess it's about that there must adapt further files with new port. Do someone know which files have to be edited that the Alfresco Tomcat Bundle is properly running on a other port?

:Myden
2 REPLIES 2

ernest
Champ in-the-making
Champ in-the-making
hi there

In order to get access to share again you have to Edit the share-config-custom.xml in   /tomcat/shared/classes/alfresco/web-extensions/.

Edit the last past where it says
<!– example changing port used to access remote Alfresco server (default is 8080)–>
change the  <endpoint-url>http://localhost:8080/alfresco/s</endpoint-url> to match the new one in server.xml

Hope that was helpfull.
Ernest Smiley Very Happy

mikeh
Star Contributor
Star Contributor