On Fri, May 02, 2014 at 02:02:39PM +0200, Stefan Hornburg (Racke) wrote:
On 05/02/2014 11:55 AM, Joel Roth wrote:
Hi list,
Having struggled a while to get a Dancer app working with perlbrew on a shared host with the Apache webserver, I'm documenting it for others. Please let me know if you think it is useful, or have any suggestions.
Thanks a lot for providing this for other users!
CGI is old and should die though. Even if you are stuck with it, FastCGI is a more viable and faster way to run CGI scripts.
Thanks for the suggestion, Racke. I'll look into FastCGI. My particular app is a flat-file CMS, and the traffic is low, so CGI is still a good fit. Kind regards, Joel
Regards Racke
-- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team
_______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Joel Roth