Index: /hadoop-register/etc/funs.php
===================================================================
--- /hadoop-register/etc/funs.php	(revision 83)
+++ /hadoop-register/etc/funs.php	(revision 84)
@@ -17,4 +17,5 @@
     {
       header ("refresh:5 ;url=$w_url");
+      echo '<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">"';
       echo "<BR> 此網頁將於 5 秒後重新導向 <BR>";
       echo "<BR> ======== System Message ========";
Index: /hadoop-register/etc/init.php
===================================================================
--- /hadoop-register/etc/init.php	(revision 83)
+++ /hadoop-register/etc/init.php	(revision 84)
@@ -8,5 +8,5 @@
 	// [本機設定]	
 	// 設定主機網址
-	$w_localhost = "hadoop.nchc.org.tw";
+	$w_localhost = "hadoop.nchc.org.tw/";
 	
 
