<% @Language = "VBScript" %> <% Response.buffer = true %> <% Dim strServername, strLocalname, strServerIP strServername = LCase(Request.ServerVariables("SERVER_NAME")) strServerIP = LCase(Request.ServerVariables("LOCAL_ADDR")) strRemoteIP = LCase(Request.ServerVariables("REMOTE_ADDR")) %> <% If Request("uc") <> 1 AND (strServername = "localhost" or strServerIP = strRemoteIP) then %> <% Response.Redirect "localstart.asp" %> <% else %> °ø»ç Áß

°ø»ç Áß

ÇöÀç ¿¬°áÇÏ·Á°í ÇÏ´Â »çÀÌÆ®¿¡ ±âº» ÆäÀÌÁö°¡ ¾ø½À´Ï´Ù. ¾÷±×·¹À̵åÇÏ´Â ÁßÀÏ ¼ö ÀÖ½À´Ï´Ù.



´ÙÀ½¿¡ ´Ù½Ã Çغ¸½Ê½Ã¿À. ¹®Á¦°¡ °è¼ÓµÇ¸é À¥ »çÀÌÆ® °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇϽʽÿÀ.


<% end if %>