]> git.pld-linux.org Git - packages/apache-mod_perl.git/blame_incremental - apache-mod_perl.conf
- commented out PerlModule: Apache::compat; it shouldn't be a default
[packages/apache-mod_perl.git] / apache-mod_perl.conf
... / ...
CommitLineData
1LoadModule perl_module /usr/lib/apache/mod_perl.so
2
3<IfModule mod_perl.c>
4PerlModule Apache2
5#PerlModule Apache::compat
6</IfModule>
This page took 0.024116 seconds and 4 git commands to generate.