cancel
Showing results for 
Search instead for 
Did you mean: 

CIFS Server Links Port Bug

gkneller
Champ in-the-making
Champ in-the-making
I am a new Alfresco user and noticed the following bug: I changed the port number that Tomcat runs on from 8080 to 8090 because I have another server running on 8080 on my machine. Everything works fine with the web client, but when I connect to the CIFS server with Windows Explorer, I notice that the __Alfresco link it creates in each space / folder has a URL of http://myserver:8080/whatever. The link must be hardcoded to use port 8080, but what it should really do is use whatever port the server is running on.
1 REPLY 1

kevinr
Star Contributor
Star Contributor
It needs to be configured - see file-servers.xml. Take a look on the wiki for how to override these files.
http://wiki.alfresco.com/wiki/Repository_Configuration

Thanks,

Kevin