DOKK / manpages / debian 10 / libmojomojo-perl / mojomojo_fastcgi_manage.pl.1p.en
MOJOMOJO_FASTCGI_MANAGE(1p) User Contributed Perl Documentation MOJOMOJO_FASTCGI_MANAGE(1p)

mojomojo_fastcgi_manage.pl - script to start/stop/restart mojomojo fastcgi instance

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

  perl script/mojomojo_fastcgi_manage.pl start
  perl script/mojomojo_fastcgi_manage.pl stop
  perl script/mojomojo_fastcgi_manage.pl restart mojomojo.server

In an apache conf file:

FastCgiExternalServer /tmp/mojomojo.fcgi -socket /tmp/mojomojo.socket Alias /wiki /tmp/mojomojo.fcgi/

2018-01-13 perl v5.26.1