Disable the use of Apache2:Reload by default.
This commit is contained in:
parent
34991bb44b
commit
985a8d1f41
@ -145,7 +145,7 @@ use Digest::SHA;
|
|||||||
my $CanUseLDAPAuth = eval("use Authen::Simple::LDAP; 1");
|
my $CanUseLDAPAuth = eval("use Authen::Simple::LDAP; 1");
|
||||||
|
|
||||||
# Reload ourself (disable in production)
|
# Reload ourself (disable in production)
|
||||||
use Apache2::Reload;
|
# use Apache2::Reload;
|
||||||
|
|
||||||
use Apache2::Module;
|
use Apache2::Module;
|
||||||
use Apache2::Access;
|
use Apache2::Access;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user