[olug] Apache
Jay Hannah
jay at jays.net
Wed Oct 24 17:47:03 UTC 2012
On Oct 24, 2012, at 10:22 AM, Jay Bendon <jaybocc2 at 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
More information about the OLUG
mailing list