Re: [users@httpd] Redhat WS compime problem

2005-05-22 Thread Joshua Slive
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

[users@httpd] Redhat WS compime problem

2005-05-21 Thread Michael D. Berger
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