User Tools

Site Tools


cgi_programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
cgi_programming [2023/01/31 23:50] – added line on Mojolicious peteyboycgi_programming [2023/02/01 05:37] hangar118
Line 7: Line 7:
 Here are some further tips: Here are some further tips:
  
 +  * [[cgi_passing_parameters|Passing parameters to a CGI script]] - example of setting up a CGI script that can process parameters in the URL
   * [[https://hea-www.harvard.edu/~fine/Tech/cgi-safe.html |Safe CGI]] - at the User level, you can run CGI scripts in your web space, but it can be tricky, so you should consult this guide   * [[https://hea-www.harvard.edu/~fine/Tech/cgi-safe.html |Safe CGI]] - at the User level, you can run CGI scripts in your web space, but it can be tricky, so you should consult this guide
   * if you want to try creating CGI with the **bash** shell language, [[http://bashlib.sourceforge.net/ |bashlib]] is an old tool that may help   * if you want to try creating CGI with the **bash** shell language, [[http://bashlib.sourceforge.net/ |bashlib]] is an old tool that may help
cgi_programming.txt · Last modified: 2023/04/06 20:49 by peteyboy