RE: [users@httpd] Apache 2.4 for windows????

2012-10-03 Thread Lester Caine
> Are those binaries stable and ready for production server use Hope so - many of us have been using the 64 bit versions for years! > > Regards, > Abhishek Gupta > > -Original Message- > From: Lester Caine [mailto:les...@lsces.co.uk] > Sent: Thursday, October 04, 2012 10:28 AM > To

RE: [users@httpd] Apache 2.4 for windows????

2012-10-03 Thread abhishek
Are those binaries stable and ready for production server use Regards, Abhishek Gupta -Original Message- From: Lester Caine [mailto:les...@lsces.co.uk] Sent: Thursday, October 04, 2012 10:28 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache 2.4 for windows abhishek

Re: [users@httpd] Apache 2.4 for windows????

2012-10-03 Thread Lester Caine
abhishek wrote: Does anyone have an idea on when will Apache 2.4 binaries be available for windows? http://www.apachelounge.com/download/ is the closest you will get to 'official' downloads. ApacheLounge has always provided the latest binaries and useful supporting modules. -- Lester Caine -

[users@httpd] Apache 2.4 for windows????

2012-10-03 Thread abhishek
Hello Group, Does anyone have an idea on when will Apache 2.4 binaries be available for windows? Regards, Abhishek Gupta

[users@httpd] Cannot compile 2.2.x with mod_rewrite under CentOS 6.2

2012-10-03 Thread It's Me!
Hello. Compiling 2.2.23 under CentOS 6.2 32bit. Using "CFLAGS='-DEAPI'./configure --enable-module=rewrite" results in: "checking whether to enable mod_rewrite... no" Even when I attempt to emulate CentOS's configure parameters (from src RPM), I receive the same. I have tried versions 2.2.19 to

Re: [users@httpd] gzipping via mod_deflate, the DeflateBufferSize, the Content-Length header, and download progress in Web browsers

2012-10-03 Thread Ben Johnson
On 9/26/2012 12:39 PM, Eric Covener wrote: >> Is there any chance that the SetEnvIfNoCase directive is not being >> satisfied due to the mod_rewrite rules that I'm using? > > There's always a way for things to go wrong with mod_rewrite. > > SetEnvIf would run both before and after your rewrite