1
0
Fork 0
forked from fun/fun
fun/docs/examples/data/htdocs/hello.md

519 B

hello.fun (CGI)

  • Location: examples/data/htdocs/hello.fun
  • Category: CGI script used by HTTP server examples

Description

  • Simple CGI .fun script that prints a greeting, optionally using query parameters (e.g., ?name=Fun).

How to run

  • Through one of the HTTP server examples, e.g.:

See also

  • docs/examples/httpserver.md (deep-dive)