On 8/2/16, John Found <[email protected]> wrote:
> I have to move my web site on a server that supports only FastCGI interface.
> Is there an easy way to host fossil repositories on it?

Fossil only support CGI and SCGI.  What web server are you running
that has only FastCGI support.

When I was looking into alternatives to plain old CGI, I found that
the FastCGI protocol was very complex and hard to implement, whereas
SCGI was quite simple.  So I took the simpler approach.  Are there
some advantages to FastCGI that I am unaware of?

-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to