The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Usage

NOTE: Run this script from the parent directory so path to configuration is correct.

  perl script/bracket_fastcgi_manage.pl start
  perl script/bracket_fastcgi_manage.pl stop
  perl script/bracket_fastcgi_manage.pl restart bracket.server 
  

Web Server Configuration

Apache

In an apache conf file:

FastCgiExternalServer /tmp/bracket.fcgi -socket /tmp/bracket.socket Alias /bracket /tmp/bracket.fcgi/