devel-mode
author Mahlon E. Smith <mahlon@martini.nu>
Fri, 24 Jul 2009 07:49:52 -0700
changeset 2 fdcab4072085
parent 1 1ae1a79094fa
permissions -rw-r--r--
Added tag mod_perl_1 for changeset 868dae1581ff
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     1
PerlModule Apache2::Reload
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     2
PerlInitHandler Apache2::Reload
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     3
PerlSetVar ReloadAll Off
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     4
PerlSetVar ReloadModules "Apache::OTL"
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     5
PerlSetVar ReloadConstantRedefineWarnings Off