in reply to running perl script in apache
Make sure the script is executable by the webserver. Also, the cgi-script handler is for CGI, not mod_perl. Mod_perl 2 configuration options are documented hereOptions +ExecCGI
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: running perl script in apache
by kathys39 (Acolyte) on Oct 15, 2004 at 12:14 UTC |