Re: mod_perl for Apache 2.4

2015-01-13 Thread Jie Gao
I guess one way many of us can help is to test it in our own environment. Authentication/authorisation would be the hard bit to get old code work with the new version. Regards, Jie * Randolf Richardson wrote: > Date: Tue, 13 Jan 2015 13:25:06 -0800 > From: Randolf Richardson > To: mod_per

Re: mod_perl for Apache 2.4

2015-01-13 Thread Randolf Richardson
> We hope to make a release (2.0.9) very soon. Apologies for the delay > in its arrival. This is fantastic news! Thank you for all the hard work that you and everyone has been putting into mod_perl2. I've been looking forward to this for quite some time, and I appreciate that there is

Re: mod_perl for Apache 2.4

2015-01-13 Thread Lathan Bidwell
On Tue, Jan 13, 2015 at 1:02 PM, Steve Hay wrote: > We hope to make a release (2.0.9) very soon. Apologies for the delay > in its arrival. > > Great News! Will there be some updated doc pages with that release? I know I'm having troubles with authentication combined with DirectoryIndex, and the

Re: mod_perl for Apache 2.4

2015-01-13 Thread Steve Hay
We hope to make a release (2.0.9) very soon. Apologies for the delay in its arrival. Until then you can fetch the latest source, which is likely very close to what will become 2.0.9, from SVN: https://svn.apache.org/repos/asf/perl/modperl/trunk/ On 13 January 2015 at 17:52, Hong Ye wrote: > Hi,

Re: mod_perl for Apache 2.4

2015-01-13 Thread Hong Ye
Hi, Does anyone know when mod_perl for Apache 2.4 will be available for download? Where can I download the mod_perl source code that supports Apache 2.4? Thanks, Hong