in reply to Re: Using mod_perl, with SSI?
in thread Using mod_perl, with SSI?
From what I've been reading, it looks like this error:PerlRequire /home/user/startup.pl PerlModule Apache2::Reload PerlInitHandler Apache2::Reload PerlModule Apache2::RequestRec ScriptAlias /cgi-bin/ /home/user/public_html/cgi-bin/ <Directory /home/user/public_html/cgi-bin> SetHandler perl-script PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders PerlOptions +SetupEnv Options +ExecCGI </Directory>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using mod_perl, with SSI?
by Anonymous Monk on Dec 02, 2015 at 08:32 UTC | |
by ultranerds (Hermit) on Dec 02, 2015 at 10:22 UTC |