On 5/21/05, Michael D. Berger <[EMAIL PROTECTED]> wrote:
> I downloaded httpd-2.0.54.tar.gz and I am using it
> to replace the present version on RH-E-WS-4. My main
> reason is to get --enable-ext-filter. Here is my
> config command:
>
> ./configure --prefix=/usr --enable-expires --enable-ext-fi
I downloaded httpd-2.0.54.tar.gz and I am using it
to replace the present version on RH-E-WS-4. My main
reason is to get --enable-ext-filter. Here is my
config command:
./configure --prefix=/usr --enable-expires --enable-ext-filter
--enable-headers --enable-logio
I then:
make
make install