Boost logo

Boost :

Subject: Re: [boost] CGI / FastCGI library update
From: Darren Garvey (lists.drrngrvy_at_[hidden])
Date: 2010-05-20 13:43:03


Thanks Phil,

I'll take a look when I can find the time. It'll give a good test of the
flexibility of the framework.

Cheers,
Darren

On 20 May 2010 10:51, Phil Endecott <spam_from_boost_dev_at_[hidden]>wrote:

> Darren Garvey wrote:
>
>> I've not used mod_proxy before, I don't
>> support you could send me an example configuration file to get it working?
>>
>
> It's quite simple, e.g.
>
> <Location /foo>
> ProxyPass http://localhost:1234 max=20 smax=0 ttl=60
> ProxyPassReverse http://localhost:1234
> </Location>
>
> See the Apache docs for more info.
>
>
> Phil.
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk