% if (instr(request.ServerVariables("HTTP_HOST"), "changing")>0) then response.redirect "changing/default.asp" %> <% if (instr(request.ServerVariables("HTTP_HOST"), "www")>0) then response.redirect "/index.asp" %>