On Tue, 2 Aug 2016 19:46:12 +0300 John Found <[email protected]> wrote:
> On Tue, 2 Aug 2016 14:43:11 +0300 > John Found <[email protected]> wrote: > > > Indeed, I found very similar tool "fcgiwrap": > > https://github.com/gnosek/fcgiwrap > > Will try to use it to wrap fossil in CGI mode, as long as the SCGI mode of > > fossil > > is very similar wrapper, only built-in. One layer less is always good IMHO. > > > > But fcgiwrap can't wrap bash scripts. Only binaries, only hardcore. :) > So, is it possible to use fossil in CGI mode without wrapping it with bash > CGI script? > Well, I was actually wrong. fcgiwrap actually *can* wrap bash cgi scripts (and also, perl, etc.) So, the problem is solved and I can recommend using fcgiwrap tool for hosting fossil repositories on high performance web servers without CGI support, like nginx and rwasa. -- http://fresh.flatassembler.net http://asm32.info John Found <[email protected]> _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

