這個是因為phpbb只能設定一個網域的關係
我們在您的 phpBB2 目錄下放了一個 index.htm 檔案
內容為
<html>
<head>
<meta http-equiv="refresh" content="0;url=http://www.domain/phpBB2/index.php">
</head>
<body>
</body>
</html>
目前直接連線 我的.com 應該可以正常轉到 我的.net
但是
http://www.我的.com/phpBB2/index.php 可能就沒辦法了