[php] PHP Redirect 301
페이지 정보

본문
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://zeronara.net/write/tipntech");
?>
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://zeronara.net/write/tipntech");
?>
댓글목록
등록된 댓글이 없습니다.
