Howdy folks. I have a silly problem with a scoop 1.1 install. But it's just a silly problem in general. I know there's a way to check the URL of a page so that if it's loaded as, say "www.example.com" it can be redirected to "www.example.org" in order to ensure the cookie is set correctly. The problem is, I'm not exactly sure how to do it. I mean, sure, I could set up virtual hosts on all the variants and have them redirect using a meta tag, but that seems so barbaric when I think that I might be able to just throw a little snippet of JS, or a scoop box, in and have it be done. Thanks. -- ~Jason