Line
Link Here
|
0 |
-- apache2-mod_perl-startup.pl 2006-06-20 23:37:33.000000000 -0600 |
0 |
++ apache2-mod_perl-startup.pl 2006-06-20 23:37:12.000000000 -0600 |
Lines 1-4
Link Here
|
1 |
use lib qw(/home/httpd/perl); |
1 |
use lib qw(/home/httpd/perl); |
|
|
2 |
use lib qw(/usr/lib/perl5/5.8.7/i686-linux-thread-multi); |
2 |
# enable if the mod_perl 1.0 compatibility is needed |
3 |
# enable if the mod_perl 1.0 compatibility is needed |
3 |
#use Apache2::compat (); |
4 |
#use Apache2::compat (); |