Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Bricolage: commits

[8229] mod_perl2 needs mod_apreq2

 

 

Bricolage commits RSS feed   Index | Next | Previous | View Threaded


steven.pritchard at bricolage

May 18, 2008, 2:47 PM

Post #1 of 1 (248 views)
Permalink
[8229] mod_perl2 needs mod_apreq2

Revision: 8229
Author: steven.pritchard
Date: 2008-05-18 14:47:44 -0700 (Sun, 18 May 2008)
ViewCVS: http://viewsvn.bricolage.cc/?rev=8229&view=rev

Log Message:
-----------
mod_perl2 needs mod_apreq2

Modified Paths:
--------------
bricolage/trunk/inst/htprobe_apache2.pl

Modified: bricolage/trunk/inst/htprobe_apache2.pl
===================================================================
--- bricolage/trunk/inst/htprobe_apache2.pl 2008-05-03 04:29:13 UTC (rev 8228)
+++ bricolage/trunk/inst/htprobe_apache2.pl 2008-05-18 21:47:44 UTC (rev 8229)
@@ -233,7 +233,7 @@
my (@missing);
# loop over required modules
MOD:
- foreach my $mod (qw(apreq expires perl log_config mime alias apache_ssl ssl)) {
+ foreach my $mod (qw(apreq2 expires perl log_config mime alias apache_ssl ssl)) {
# first look in static modules
if (exists $AP{static_modules}{"mod_$mod"} ||
($mod eq 'apache_ssl' && exists $AP{static_modules}{$mod})) {

Bricolage commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.