From 74fb5b946e08a966bc24ed7855ff4eae364a31a3 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Tue, 28 Dec 2010 14:47:33 -0800 Subject: Bug 621597: Make mod_perl.pl do the INC configuration itself, instead of requiring it to be in httpd.conf. r=dkl, a=mkanat --- docs/en/xml/installation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index cf4584a70..79ad19fbc 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1132,7 +1132,7 @@ max_allowed_packet=4M - PerlSwitches -I/var/www/html/bugzilla -I/var/www/html/bugzilla/lib -w -T + PerlSwitches -w -T PerlConfigRequire /var/www/html/bugzilla/mod_perl.pl -- cgit v1.2.3-24-g4f1b