Joshua Slive a écrit :
> On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote:
>
>> > But what really concerns me here is that you said you were downloading
>> > and compiling directly from apache.org, yet you are using apache2ctl,
>> > which I believe is
Joshua Slive a écrit :
> On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote:
>
>> Thanks for the tip, Joshua. So here is my new httpd.conf:
>>
>> LoadModule proxy_module modules/mod_proxy.so
>> LoadModule proxy_http_module modules/mod_proxy_http.so
>
Joshua Slive a écrit :
> On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote:
>> Hello all,
>>
>> I'm upgrading from Apache 2.0.54 to Apache 2.2.3, as I would like to
>> try the proxy_balancer module.
>>
>> I'm running a Debian Sarge
Hello all,
I'm upgrading from Apache 2.0.54 to Apache 2.2.3, as I would like to try the
proxy_balancer module.
I'm running a Debian Sarge box. I uninstalled Apache 2.0.54 and I compiled and
installed Apache 2.2.3 in /etc/apache2:
# wget http://apache.scarlet.be/httpd/httpd-2.2.3.tar.gz