Show menu only for .pl files (#417)

This commit is contained in:
Clément Oudot 2012-03-05 08:08:52 +00:00
parent dec15d00cd
commit e380ee1e43

View File

@ -22,9 +22,6 @@ ErrorDocument 503 http://auth.__DNSDOMAIN__/?lmError=503
# SSO protection
PerlHeaderParserHandler My::Package
# Display Menu
PerlOutputFilterHandler Lemonldap::NG::Handler::Menu
# DocumentRoot
DocumentRoot __TESTDIR__
<Directory __TESTDIR__>
@ -37,6 +34,10 @@ ErrorDocument 503 http://auth.__DNSDOMAIN__/?lmError=503
<Files *.pl>
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
# Display Menu
PerlOutputFilterHandler Lemonldap::NG::Handler::Menu
</Files>
# Directory index