On 8/2/16, John Found <johnfo...@asm32.info> 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
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to