--- apache2-httpd.include.conf 2005-05-01 13:33:51.000000000 -0400 +++ apache2.edit 2005-08-01 18:55:41.000000000 -0400 @@ -7,21 +7,21 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/" # load all otrs modules -Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl +#Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl # Apache::Reload - Reload Perl Modules when Changed on Disk -PerlModule Apache::Reload -PerlInitHandler Apache::Reload +#PerlModule Apache::Reload +#PerlInitHandler Apache::Reload # set mod_perl2 options # ErrorDocument 403 /otrs/customer.pl AllowOverride None ErrorDocument 403 /otrs/index.pl - SetHandler perl-script - PerlHandler ModPerl::Registry +# SetHandler perl-script +# PerlHandler ModPerl::Registry Options +ExecCGI - PerlOptions +ParseHeaders +# PerlOptions +ParseHeaders Order allow,deny Allow from all