Quote:
Originally Posted by SAUns I am trying to find out if I can change zimbra from showing up at my server's root directory and have it show up at a subdirectory, such as myserver.com/zimbra. I've looked at the tutorials on the wiki and done some extensive googling, but all of the solutions seem to be for editions of Zimbra using tomcat, while our version is using Jetty, and none of the solutions seem to work. |
Are you talking about the web url or the installation directory? If it's the installation directory it is installed in /opt/zimbra and can be mounted on any local drive, if it's the web url then it should be available as the FQDN of your server (if you've installed it correctly) and would be e.g.
Code:
http://mail.yourdomain.com
What exactly are you trying to achieve or what's the problem?