[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] need help with Domain pointing



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?