summaryrefslogtreecommitdiffstats
path: root/vagrant_support/apache.j2
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant_support/apache.j2')
-rw-r--r--vagrant_support/apache.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/vagrant_support/apache.j2 b/vagrant_support/apache.j2
index 773672fa1..3135d8c25 100644
--- a/vagrant_support/apache.j2
+++ b/vagrant_support/apache.j2
@@ -1,6 +1,8 @@
PerlSwitches -wT
PerlSetEnv USE_NYTPROF 0
PerlSetEnv BUGZILLA_UNSAFE_AUTH_DELEGATION 1
+PerlSetEnv LOG4PERL_CONFIG_FILE log4perl-vagrant.conf
+PerlSetEnv LOG4PERL_STDERR_DISABLE 1
PerlConfigRequire /vagrant/mod_perl.pl
<IfModule mpm_prefork_module>