? php header ('HTTP/1.1 200 OK'); // 通常のアクセス ヘッダー ('HTTP/1.1 404 Not Found'); // ページが存在しないことをブラウザに通知します header ('HTTP/1.1 301 Moved) Permanently') ; // 永続的にリダイレクトされるアドレスを設定します 301 ヘッダー ('Location: http://www.ithhc.cn/') // にジャンプします。 リーリー