% 'If InStr(1, Request.ServerVariables("HTTP_HOST"), "domain.com", 1) = 0 Then ' Response.Redirect "http://www.domain.com/default.asp" 'End If %>