On 8/2/16, John Found <[email protected]> wrote:

> So, is it possible to use fossil in CGI mode without wrapping it with bash
> CGI script?
>

Simply run "fossil cgi FILE" where FILE is the name of a configuration
file.  FILE should look like this:

     repository: /home/of/your/repository.fossil

Other lines are possible, but the above is sufficient to get you
started.  Probably this deserves to be better documented....

-- 
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