Apache 2.0 is a real dog, 2.2 is a whole lot better. Is politics or risk the reason for no upgrade? If so, you should consider the stability and security factors. I would strongly recommend against running Apache 2.0 in production when 2.2 is available.
On Fri, 16 Mar 2007 09:28:23 -0700, Patrick Berry wrote:
> Is that set in the virtual host section where all the other SSL stuff is
> being set?
>
> Here is a snippet from our config:
>
> <VirtualHost 132.241.82.93:443>
> [...snip]
> SSLEngine on
> SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt SSLCertificateKeyFile
> /etc/httpd/conf/ssl.key/server.key RequestHeader set X_FORWARDED_PROTO
> 'https' [...snip] </VirtualHost>
>
> What exactly is configtest saying the problem is?
>
> Pat
>
> On 3/16/07, magic hat <[EMAIL PROTECTED] > wrote:> I'm not quite to
> the point where I need to worry about multiple mongrel processes -- the ssl
> is actually what's giving me trouble.
>
>> I tried adding
>> RequestHeader set X_FORWARDED_PROTO 'https' to my .conf file, but that
>> makes apache barf.
>>
>>
>> Patrick Berry < [EMAIL PROTECTED]> wrote:>
>>
>>> On 3/16/07, magic hat <[EMAIL PROTECTED]> wrote:> I need to
>>> deploy an app that requires SSL on a linux/apache 2.0 server that cannot
>>> be upgraded to apache 2.2.
>>>
>>>> I'm a bit concerned that using pound and avoiding apache entirely will
>>>> mess up my Plesk setup, but I'm willing to take a gamble on that, or
>>>> any other approach that someone's found effective. Suggestions?
>>>>
>>>
>>> This is entirely doable (as we have just that very setup in production
>>> right now). I have a page for the docs site into Zed for review that
>>> details the steps (sans SSL, but that's just apache config). The key to
>>> the whole thing is from this article (previously posted on the list):
>>>
>>>
>>> I would also recommend using the latest pre-release mongrel_cluster, as
>>> there are just too many good features in there to not use it.
>>>
>>> Pat
>>>
>>>
>>> _______________________________________________ Mongrel-users mailing
>>> list [email protected]
>>
>>
>> Bored stiff? Loosen up...
>> Download and play hundreds of games for free on Yahoo! Games.
>>
>>
>> _______________________________________________
>> Mongrel-users mailing list
_______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
