You can also do it through HTML   
This code can be put in default.html and redirect people


<HTML>
<!--Site-->
<!--default.htm-->
<!--Copyright (c) Microsoft Corporation 1993-1997. All rights reserved.-->

<META HTTP-EQUIV="REFRESH" CONTENT="0;
URL=https://redirectedsite.com/default.html";>

</HTML>


Joshua Morgan
PH: (864) 250-1350 Ext 133
[EMAIL PROTECTED]



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 25, 2002 1:44 PM
To: NT 2000 Discussions
Subject: redirect from http to https


Sorry if this is off-topic, but I'm running out of people to ask.  I'm
trying to set up a web server with SSL, and I would like to have people
automatically redirected from http://sitename to https://sitename, rather
than giving them a 403 error page.  Win2K SP2, IIS 5.  I tried replacing the
403 error page with a refresh page, and that worked a couple of times but
then mysteriously stopped working - now I get a "you are not authorized to
view this page" type of error.  Strangely, the refresh page still works in
Netscape, but not in IE.  (I've tried this on a couple of computers w/ IE
5.5 and 6.)

I'm told it's possible to rewrite the URL in Apache, but I can't figure out
how to do this in IIS.  If anyone could shed some light, I'd be very
grateful.

-Kirsten

___
Kirsten Petersen
Network Engineering
Central Email Administrator
Oregon State University
541-737-9187


------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to