<?php header("HTTP/1.1 301 Moved Permanently"); if(!isset($_REQUEST["go"])){ header("Location: http://$_SERVER[HTTP_HOST]/cn/?feed=rss2"); } ...
確定! 回上一頁