[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Omaha.pm] [olug] Apache
On Oct 24, 2012, at 10:22 AM, Jay Bendon <jaybocc2@gmail.com> wrote:
> First of all you're still using perl...
"Still?" Perl rocks. Linux rocks. Together, they are unstoppable. :)
> Options +ExecCGI
> AddHandler cgi-script .cgi
This works, but should only be used in low volume / trivial deployments where you're not worried about performance.
There are lots of high performance ways to deploy Perl web stacks. Here are a few, from the Catalyst docs (Catalyst is one popular Modern Perl web stack):
https://metacpan.org/module/Catalyst::Manual::Deployment
Hope that helps,
j
Omaha Perl Mongers: http://omaha.pm.org