Apache and other webserver sharing, please help?
Hi!
I'm running Apache for all my web stuff, but I also want webmail for my mail
server and it uses it's own internal web server. Now I wonder if someone can
help me with how to set things up so they both can work together.
Right now the mail server webserver uses ports 32000 and 32001 for webmail
giving odd addresses like http://<adress>:32000/mail/ and i'd like to make
it just http://webmail.<domain>/ (Running my own DNS primary too).
Prob is I have to change the mail server port to 80/443 to do this, and
that's already tied up by Apache (service won't even start).
Is there any way by using Apache settings, tricks with the DNS server or
anything else to make this work or redirect the traffic transparently?
Both servers running on WinXP, web Apache and mail server Merak, using Bind
for DNS.
TIA
Thomas
|