Re: disabling directives in .htaccess files

2012-02-21 Thread Cees Hek
On Mon, Feb 13, 2012 at 11:58 PM, Aaron Knister wrote: > Hi Tuomo, > > I don't mean 80,000 virtual hosts. I have over 80k unix accounts for which > content is being served via mod_userdir. And I consider each one it's own > "site". It's critical to the environment that users be prevented from >

Apache::ASP v2.62 available!

2012-02-21 Thread Josh Chamas
Hi modperl-ers, Its been a while since an Apache::ASP module release announcement to the modperl list! We have some good news here! Greg Youngblood has been promoted to be co-maintainer of Apache::ASP, and has publishing rights for CPAN/PAUSE. The original 2.62 release has been replublishe

Re: trying to compile mod_perl against httpd-2.4.1

2012-02-21 Thread Fred Moyer
Thanks for the spot. We're rolling rc3 for 2.0.6 right now, I have cc'd the dev list about this issue. I may have some tuits to look at this, but am guessing someone else will fix it more quickly. On Tue, Feb 21, 2012 at 11:49 AM, Brian Millett wrote: > Well, its a no go, even after checking out

trying to compile mod_perl against httpd-2.4.1

2012-02-21 Thread Brian Millett
Well, its a no go, even after checking out the latest SVN code, Problem is the ‘conn_rec’ structure has changed. It no longer has 'remote_ip' defined in it. [bpm]$ make cd "src/modules/perl" && make make[1]: Entering directory `/home/bpm/src/apache/mod_perl-2.0/src/modules/perl' gcc -I/home/bpm