Greetings all,

I just got a report that I really need some help understanding.

My site ( www.yourtimematters.com ) is set up so that 
1) any attempted access to yourtimematters.com gets redirected to 
www.yourtimematters.com
2) all access to www.yourtimematters.com takes place using https://

The visitor I was walking through the app with (over the phone) was getting 
warnings as she advanced from page to page that she was "being redirected to a 
non-secure page."  If she clicked OK, she was taken to https:// the_next_page.  
This happened on every page within the app.

What could be causing this?  The entire site is secured.  All of the pages 
advance via a button that's a form_tag{:controller => 'some_controller', 
:action => 'some_action'} with nothing in the form but the submit_tag.  All the 
pages are being served from the app by mongrel through Apache to the browser.

This is the only visitor that's seen this behavior, but I assume that if she 
saw it, others will too.  She was accessing the site from her office at Adobe, 
so I assume there's some pretty heavy firewall stuff going on.  Could something 
on her end be causing this?

Any ideas?

Thanks in advance,
Bill
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to