[windows2000] Re: [THIN] Re: IIS

  • From: Bill Beckett <Bill.Beckett@xxxxxxxxxx>
  • To: "'thin@xxxxxxxxxxxxx'" <thin@xxxxxxxxxxxxx>,"'windows2000@xxxxxxxxxxxxx'" <windows2000@xxxxxxxxxxxxx>
  • Date: Thu, 29 Jan 2004 17:11:17 -0500

Thanks for all the replies but as I figured, it was something I overlooked.
Just for future reference, I had not set Multiple Identities for this web
site under the advanced tab. I already had setup the NAT and DNS for
external access but still could not conenct. After I added the IP and port
number under the Advanced Tab, worked like a charm.


-----Original Message-----
From: TheThin@xxxxxxxxxxxxxxxxxxxxx [mailto:TheThin@xxxxxxxxxxxxxxxxxxxxx] 
Sent: Thursday January 29, 2004 4:35 PM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: IIS


Also, check to see if the OWA page is redirecting from the 404 error page.
MS reccomends not allowing https to OWA at all, and doing the redirection
from the error page which I believe is server generic, not site generic.  If
your OWA is configured this way, it won't ever get to your default page on
the OWA site to do the redirection.

-----Original Message-----
From: Jim Kenzig http://thethin.net [mailto:jimkenz@xxxxxxxxxxxxxx] Posted
At: Thursday, January 29, 2004 4:27 PM Posted To: TheThin
Conversation: [THIN] Re: IIS
Subject: [THIN] Re: IIS


Hmm I think you are referring to Meta Tag (no such thing as a metaframe
tag) anyways this tag must be in the header of your html and looks something
like
this:

<META HTTP-EQUIV="Refresh"
CONTENT="3;URL=http://www.yourname.org/yourpage.html";>

The number 3 is the number of seconds set to redirect. If set to 0 it will
redirect right away.

Do you have separate IP's for the IIS and nfuse website.  If not you should.
Just add an IP to the network card and it will be available in IIS. (if you
are IP limited you can use a host header)

Once you have a separate IP for each site try using the IP address instead
of the name.  Also check your DNS.

JK


-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx]On
Behalf Of bbeckett2000@xxxxxxxxxxx
Sent: Thursday, January 29, 2004 4:19 PM
To: windows2000@xxxxxxxxxxxxx; thin@xxxxxxxxxxxxx
Subject: [THIN] IIS


Any IIS 5 gurus out there? I have a Windows 2K Server running IIS 5. On the
default web site, there is exchange 5.5 owa with SSL. The page is redirected
to a URL of https:. There is also a separate site I have created for NFuse
1.7, also running SSL (different cert). I'm trying to redirect the http site
to an https so that users don't have to type in
https: for the nfuse site. I've tried altering the metaframe tag to do the
redirection but when I put in the http address for the nfuse site, it
redirects to the exchange site. Can anyone help with any suggestions?
********************************************************
This Week's Sponsor - Emergent Online 99Point9.com
EOL THINssentials(tm) Bring You TRUE Universal Printing Solutions and Time
Zone Support. EOL delivers any print job, any time zone, to any client, over
Any protocol (ICA or RDP)! http://www.99point9.com/public/products/index.asp
*********************************************************
Useful Thin Client Computing Links are available at:
http://thethin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm
********************************************************
This Week's Sponsor - Emergent Online 99Point9.com
EOL THINssentials  Bring You TRUE Universal Printing Solutions and Time Zone
Support. EOL delivers any print job, any time zone, to any client, over Any
protocol (ICA or RDP)! http://www.99point9.com/public/products/index.asp
*********************************************************
Useful Thin Client Computing Links are available at:
http://thethin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm
********************************************************
This Weeks Sponsor StressedPuppy.com Games
Feeling stressed out? Check out our games to
relieve your stress.
http://www.StressedPuppy.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts:

  • » [windows2000] Re: [THIN] Re: IIS