git ssb

0+

cel / freecheck



Tree: 5600d514ae78f157e1232e090a04330cf6fe5aef

Files: 5600d514ae78f157e1232e090a04330cf6fe5aef / README-CGI

684 bytesRaw
1The freecheck.cgi script is a simple web interface to the freecheck application.
2
3To use it, place freecheck.cgi, freecheck, and freecheck.cfg in a directory
4from which your web server can execute scripts (cgi-bin/).
5
6You may need to edit the script just a bit - if you want to use the PDF output
7feature, edit the $GS variable at the top of freecheck.cgi to point to your
8GhostScript executable.
9
10For some reason, Netscape (and Mozilla) under Linu don't auto-load the returned
11PDF or PS file, even if you have an application set up - it always want to save
12"freecheck.cgi" - I don't know why. You can just rename the file... if someone
13can figure this out, please let me know. :-)
14

Built with git-ssb-web