Hi all,
Well deploying my application I have come across across a problem.  I
have an IndexController with a method
def index
     redirect_to :controller => "index"
end
On IE I get the responce I want, The page immedieatly redirects to the
login.
On firefox I get the nginx index.html, Welcome to nginX
any Ideas on what might be wrong?
White Wizzard
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---