Sam Kong wrote:
> Hi,
> 
> I am developing a site with rails 2.1.2.
> restful_authentication is used.
> 
> I can log in with Firefox but not with IE or Safari.
> I checked the log and found that session ID changes every time for IE.
> 
> Why does this happen?
> 
> Thanks.
> 
> Sam

I found out the cause of the problem.

In my development server, the site was mapped to a host name that 
includes an underscore(_).
It caused the problem.

I found it at 
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20590538.html.

Thanks.

Sam
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to