Tags: plack
How to get a PSGI app running with mod_fastcgi on Ubuntu with Apache2
By Robin Smidsrød on Oct 25, 2009 | In Perl, Software Development | 3 feedbacks »
First make sure you activate the multiverse repository for apt. Then install the required modules (if you don't already have them enabled)sudo aptitude install libapache2-mod-fastcgi apache2-suexec Enable the fastcgi and rewrite modules:… more »



