in reply to CGI scoping question
and that doesn't seem to like subroutines well. Switching to<Directory /var/www/html/id/bin> SetHandler perl-script PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders Options +ExecCGI </Directory>
and I haven't seen the problem since.<Directory /var/www/html/id/bin> SetHandler perl-script PerlResponseHandler ModPerl::PerlRun PerlOptions +ParseHeaders Options +ExecCGI </Directory>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: CGI scoping question
by poj (Abbot) on May 16, 2019 at 19:24 UTC |