# make sure that we test under Taint and warnings mode enabled PerlSwitches -wT PerlChildExitHandler ModPerl::Test::exit_handler #for t/modules/include.t AddOutputFilter INCLUDES .shtml Options Indexes FollowSymLinks IncludesNoExec SetHandler perl-script Options +ExecCGI +IncludesNoExec PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders +GlobalRequest AddOutputFilter INCLUDES .spl # This should not be touched, since we're running with mod_perl 2 PerlModule Doesnt::Exist # # keep everything self-contained, to avoid problems with sandboxes # which break when things try to run off /tmp ScriptSock logs/cgisock # SetEnv TMPDIR @t_logs@ # # PerlSetVar StatusOptionsAll On # PerlSetVar StatusDumper On # PerlSetVar StatusPeek On # PerlSetVar StatusLexInfo On # PerlSetVar StatusDeparse On # PerlSetVar StatusDeparseOptions "-p -sC" # PerlSetVar StatusTerse On # PerlSetVar StatusTerseSize On # PerlSetVar StatusTerseSizeMainSummary On SetHandler modperl PerlResponseHandler Apache::Status