You can do it by modifying the setting of your HTTP server.
But if you want to do it by PHP, write

header("Location; http://www.boo.com/v2";);

in your PHP script of http://www.boo.com/index.php.

Regards ,
Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php?type=top

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to