[windows2000] Re: Redirects

  • From: "Brian Anderson" <BAnderson@xxxxxxxxxx>
  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Thu, 20 Nov 2003 16:46:29 -0600

if you're running php, it's fairly simple in there, too...

<?php
header("Location: http://www.blabla.com/index.php";); /* Redirect browser */
exit;
?>

-----Original Message-----
From: Bill Beckett [mailto:Bill.Beckett@xxxxxxxxxx]
Sent: Thursday, November 20, 2003 15:27
To: 'windows2000@xxxxxxxxxxxxx'
Subject: [windows2000] Redirects


I have a webserver with two sites. One has an SSL cert and is being
redirected by a modified 403-4.htm which points to the actual https: site. I
would like to add another SSL cert on the 2nd site and this site also needs
to be redirected to an https: page. However, since the 403-4.htm has been
manually edited to a specific location, the 2nd site will wind up pointing
to the same place. What other methods are there to redirect a site to an
https: page other than modifying the 403-4.htm?

********************************************************
This Weeks Sponsor SeamlessPlanet.com
Register your domain name for as low as $7.75 per year!
Cheaper than Godaddy..same great service! 
http://SeamlessPlanet.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm
********************************************************
This Weeks Sponsor SeamlessPlanet.com
Register your domain name for as low as $7.75 per year!
Cheaper than Godaddy..same great service! 
http://SeamlessPlanet.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts: