Hi,
I just got my Alfresco and I want to change url.
Today, if I want to go on Share in Alfresco I need this address : localhost:8080/share
But I want to use this : Alfresco/
I think I don't just need to rename alfresco.war
Thk a lot
alfresco.war gets the context path of 'alfresco' and share.war gets the context path of 'share'. These are two different applications and can be deployed independent of each other. You can not run two applications with same context path.
I you want to login to alfresco use: http://localhost:8080/alfresco
I you want to login to share use: http://localhost:8080/share
Yes I understand but can I just change Share path to just have to write /Share in URL ?
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.