Index: branches/dev/html/test/naka/header.php
===================================================================
--- branches/dev/html/test/naka/header.php	(revision 12241)
+++ branches/dev/html/test/naka/header.php	(revision 12241)
@@ -0,0 +1,4 @@
+<?php
+    print("test");
+    header("Location: http://www.ec-cube.net/");
+?>
