[php] PHP Redirect 301
페이지 정보
작성자 제로 작성일 16-08-22 13:29 조회 49,284 댓글 0본문
<?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");
?>
댓글목록 0
등록된 댓글이 없습니다.
