Sometimes the asp with scripting is good tho!
I do it but I have multiple domains on my server. I have a single default
IIS site that does all the redirects. It parses out the domain and beginning
of the url (eg mail.millenia.com gets mail and millenia.com).
Using this, it redirects to the appropriate KWM domain (in this case
mail.millenia.com:8383) or other stuff (reports.millenia.com will redirect
to webtrends for that server, got some others that do other things too)

It makes it nice doing it that way for the multiple domains tho. They get to
customize their login look and they don't have to use their entire email
(tho I have them trained to anyway).

Brian Andrus
Millenia Internet Services, Inc.
----- Original Message -----
From: "Ron Hornbaker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 3:47 PM
Subject: RE: [IMail Forum] 100% CPU Web Messaging (Still) HF2


> > I tried doing a Server.Redirect but this "broke" my Killer Templates
>
> I wasn't referring to a Server.Redirect method. Instead, you can set up a
> website in IIS answering only to "email.chartway.com", and then on the
> Home Directory tab of the website's properties, check the "A redirection
> to a URL" option, and enter "http://email.chartway.com:8383"; for the URL.
> Much more efficient and simple than using a default.asp file with vb code
> to do the redirect.
>
> > the graphics were being served from my IIS installation and
> > doing a Server.Redirect meant that the WHOLE site was
> > transferring to the :8383 site
>
> You can keep serving the images from IIS... just set up a different
> website with a different host header, like "images.chartway.com", and
> don't redirect that site.
>
> Ron Hornbaker
> President/CTO
>   .  .  .  .  .  .  .  .  .  .  .  .  http://humankindsystems.com
>   .  .  .  .  .  .  .  .  .  .  .  .  w e  c o d e.  w e  c a r e.
>
>   .  http://AnswerTrack.com - eCRM email tracking solution
>   .  http://KillerWebMail.com - the name says it all
>   .  http://hksi.net/products - EZSignUp, You'veGotIMail!, etc...
>   .  http://hksi.net/testimonials - 2,317 admins can't be wrong
>
>
>
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>


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

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to