Files: caefc9cf5b231ff5d9fc4594efd7297410edca79 / README-CGI
684 bytesRaw
1 | The freecheck.cgi script is a simple web interface to the freecheck application. |
2 | |
3 | To use it, place freecheck.cgi, freecheck, and freecheck.cfg in a directory |
4 | from which your web server can execute scripts (cgi-bin/). |
5 | |
6 | You may need to edit the script just a bit - if you want to use the PDF output |
7 | feature, edit the $GS variable at the top of freecheck.cgi to point to your |
8 | GhostScript executable. |
9 | |
10 | For some reason, Netscape (and Mozilla) under Linu don't auto-load the returned |
11 | PDF 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 |
13 | can figure this out, please let me know. :-) |
14 |
Built with git-ssb-web