Hi,
I'm running both mail (webmail port = 8080) and web (http = 80) on same box. i am able to redirect as below without any problem.
From: http://mail.abc.com
To: http://www.abc.com:8080
I did the above with a simple virtualhost and redirect directive.
But my requirement is to have same url (http://mail.abc.com) on user's browser's address bar. i.e., redirection to diff port with SAME URL.
Is it possible? if yes, pls advise
Thanks,
Reddy