Description
Small dynamic web pages can be generated with shell or Lua in constrained CGI-style environments.
It is useful for embedded systems, appliance interfaces, and simple administrative web panels. CGI scripts can execute commands and handle user input, so validation, permissions, authentication, and exposure to public networks must be designed carefully.