[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] need help with Domain pointing
- Subject: Re: [cobalt-developers] need help with Domain pointing
- From: "John Poynton" <support@xxxxxxxxxxx>
- Date: Thu Jul 5 12:26:00 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Not a DNS solution, but ...
Enable PHP on the 3 domains and replace index.html with index.php containing
<?
header("location:http://www.sportsparadiseofnj.com/");
?>
> The other 3 domain are on another raq, so basically I'm asking, is there a
> simple way in the DNS to make them point to sportsparadiseofnj.com on
> another raq?