運用$_SERVER 與header() 實現多域名分流 ·? · if (stristr($_SERVER['HTTP_HOST'], "domain_a(without_www)") == true) { · header("Location:https://" .
確定! 回上一頁