[Rails] Re: Apche + SSL Configuration Issue

2008-11-25 Thread Piyush with Rails
Hey, i tried with various ways doing apache configuration for ssl and still same issue persist. i feel that i do not have mod_ssl installed or its not matching with my apache version. i am not sure about i have installed mod_ssl or not and not able to find it out also. some of the thins i got

[Rails] Re: Apche + SSL Configuration Issue

2008-11-25 Thread Hassan Schroeder
On Tue, Nov 25, 2008 at 6:08 AM, Piyush with Rails [EMAIL PROTECTED] wrote: Can anyone tell me how to find out the ssl is installed here? Your apache's bin directory includes `apachectl` -- run it without any args to get a list of args; you'll probably be interested in trying several of them (

[Rails] Re: Apche + SSL Configuration Issue

2008-11-21 Thread Piyush with Rails
i have installed ssl_requirement plugin in my application. i have mongrel cluster and apache configuration installed. On Nov 21, 3:29 am, Freddy Andersen [EMAIL PROTECTED] wrote: James is on to something but you could also remove mongrel from the mix and just test a plain html or gif. How do

[Rails] Re: Apche + SSL Configuration Issue

2008-11-20 Thread James Byrne
James Byrne wrote: Do you have this in your Apache server virtual host file? RequestHeader set X_ORIGINAL_PROTOCOL 'https' Opps. I forgot to add this: http://blog.innerewut.de/2006/6/21/mongrel-and-rails-behind-apache-2-2-and-ssl -- Posted via http://www.ruby-forum.com/.

[Rails] Re: Apche + SSL Configuration Issue

2008-11-20 Thread Freddy Andersen
James is on to something but you could also remove mongrel from the mix and just test a plain html or gif. How do you have it configured between apache and mongrel? ProxyPass ? Do you have the ssl plugin installed? --~--~-~--~~~---~--~~ You received this message