<% @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 %> 工事中

工事中

接続しようとしたサイトには現在、既定のページがありません。更新中の可能性があります。



しばらくしてからこのサイトにもう一度アクセスしてください。問題が続くようであれば Web サイト管理者に連絡してください。


<% end if %>