Have a restful authentication, rails 2.2.2 app I'm getting ready to launch, but getting weird behavior when I hit the site from IE7 or 8 (not FF 3.5, 3, Mac or PC): hitting the domain http://startuptodo.com in IE7 gets you an IE dialog:
Connect to startuptodo.com the server startuptodo.com at Web Password requires a username and password. Warning: This server is requesting that your username and password be sent in an insecure manner (basic authentication without a secure connection). then flds to enter your user name and password.
If you cancel, you get a blank page save for: HTTP Basic: Access denied.
Same thing happens for https://startuptodo.com.
If FF, you go to the login page as you should.
Totally stumped - any and all answers welcome!