Is there an easy way to change the webpath from: http://www.mydomain.com:81/roundcubemail into: http://www.mydomain.com:81/mail Or do I manually have to make a copy of the "roundcubemail" directory and name it "mail", in order to not break the "roundcubemail" link inside the ISPManager at "/home/admispconfig/ispconfig/web/".....?
Hmm.... I have tried that. But then it jumped domain. I have two domains on my ISPconfig. mydomain1.com (the first one I registered and setup) mydomain2.com (second domain I setup) Making a symlink "mail" to "roundcubemail" and then enter: "www.mydomain2.com:81/mail" will make it jump to: "www.mydomain1.com:81/mail" It works but it jumps domains, which is not so pleasant. Especially if someone else is about to use the webmail on mydomain2.com So how to solve this in the best possible way?
Seems to be a tough nut to crack, this one... I'll guess making a copy of the "roundcubemail" directory and name it "mail" seems to be the easiest solution for now. I don't mind having a duplicate copy of the webmail code under a different directory. If I change or upgrade the webmail code, I'll just have to remember do the same with the copy. Until there's a better solution then...