i setup the roundcube for webmail using the .pkg installation method via ISPConfig...to access the webmail the users have to go to http://domain.com:81/roundcubewebmail/index.php How do i go about changing that so they go to something like http://domain.com/webmail instead...i want to keep it simple
Yes you rename the order roundcubewebmail to webmail and install the reverse proxy mode dor apache. Here is a howto http://howtoforge.de/apache_reverse_proxy_ispconfig
I dont want to have to do that. I understand why ISPconfig is on 81 and i want to leave it that way. If a user can just open their browser and go to www.domain.com which is hosted on my server why do they have to go to www.domain.com:81/mail to get to their email? that seems ridiculous to make anyone have to use a different port to check their mail..
plabet_fox already posted a solutopon to your problem, just use reveerse proxying or install your own roundcube instance in the website.