%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% response.buffer=true domaine = Request.ServerVariables("SERVER_NAME") %> <% if (domaine <> "www.camoin.com") then Response.Redirect("/pt/sum/summary.asp") end if %>