Hi,

I have Rails with ssl_requirement plugin running on red hat with
apache and passenger.
I got a commercial SSL certificate through godaddy.

I followed the SSL requirement doc and added "include SslRequirement "
in application controller and ssl_required and ssl_allowed in the page
controller.

The web app worked with http. But for pages that required access
through https, I got the following error:
Not Found
The requested URL /yanrails/pages/resources was not found on this
server.

If I changed back of not requesting access through https, that page
will work fine.

So it may be some Rails config problem or apahe config problem?
I am looking for suggestions. Quite a few people had the same problem,
but nobody really provided a useful solution. (Or I cannot find one)
Can anyone suggest anything?

Thanks,

-- 
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