'Ello!
I've got me some apache action installed on my 'server' pc.
The server runs windows 2000 a firewall and virus scanner.
I'm running apache2.0.
I'm also running a mail server (surgemail)
There is a web based admin pack for surgemail which you connect to through port 7026. My work blocks this port, so I wanted to set up a sub domain and have surgemail's www server to listen on mail.mydomain.co.uk on port 80 and apache listen on www.mydomain.co.uk on port 80.
Do I do this through apache and tell it where the admin html files are (which could be a pain in the arse) and have it serve the virtual domain from a different root directory. Or can I tell apache to ignore mail.mydomain.co.uk requests and get surgemail to listen exclusively for these?
Can you tell me how to set this up?
Surgemail is basically a text file configuration server, but has this REALLY handy web admin interface.
Any ideas?
Thanks!