I only know enough about IIS to know that it's a nasty, memory-eating
beast.

But, you should be able to configure a virtual web at port 8383 that will
either immediately redirect the browser to the appropriate machine:port,
or dish up a splash page with info about the change, and a META tag to
refresh to the new URL after 15 seconds (or whatever is comfortable).

--
  Troy Settle
  Network Analyst
  Picus Communications
  540.633.6327


** -----Original Message-----
** From: [EMAIL PROTECTED]
** [mailto:[EMAIL PROTECTED]]On Behalf Of Len Conrad
** Sent: Thursday, May 11, 2000 9:17 AM
** To: [EMAIL PROTECTED]
** Subject: Re: [IMail Forum] Seperating IMail and WWW server
**
**
**
** >Currently IMail and MS IIS are on the same server.  I need to
** move the web
** >server to another machine (about 3 feet away).
**
** That's not too far. Shouldn't present a pb, in my experience
**
** >Since I have a fair number of web-based email users what is
** the best way
** >so that when they go to the new www.peake.com and use :8383
** that they go
** >the the IMail server (still has MS IIS)
**
** can't do that, since www is on the new machine, where :8383
** will on that
** machine will get them nothing>
**
** It's easier to copy web sites directories than the mail
** server, imo.  ( Is
** there a way to copy the IIS / MMC config or is that stuck in
** the registry? )
**
** DNS:
**
** $ORIGIN peake.com.
** @                    MX    mail.peake.com.
** mail                 MX    mail.peake.com.
** webmail           MX    mail.peake.com.
**
** www                 A      ip.ad.re.ss    ;  3-feet-away machine
** webmail           A       ip.ad.re.ss    ;  current machine
** mail                 A       ip.ad.re.ss    ;  current machine
**
** I suggest that you stop IIS on webmail and tell all your users
** that from
** now on they web mail at
**
** http://webmail.peake.com
**
** without all that geeky :8383  stuff people often forget.
**
** Len
**
** Please visit http://www.ipswitch.com/support/mailing-lists.html
** to be removed from this list.
**

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to