if(!eregi("xx.xx.xx.xx","$REMOTE_ADDR")) { echo("<script>"); echo("location.href='점검페이지';"); echo("</script>");}
xx.xx.xx.xx 가 아닌 아이피 접속시 점검페이지로~