% sname = Request.ServerVariables("SERVER_NAME") sname = ucase(sname) if InStr(sname,"EVILEYEBROW") <> 0 then response.redirect "/web/bp/billblog" else response.redirect "index.html" end if %>
Soon to be replaced by something important. Until then...