Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

haserl (web)

haserl - CGI scripting with shell/lua (Verifiziert)

Version: 3.2.0 Status: stable Release Datum: 2021-06-16
Autor: Sebastian Ertz - sebastian(dot)ertz(at)tk(minus)ertz(dot)de
Internal Program Version: haserl 0.9.36

Haserl is a small cgi wrapper that allows "PHP" style cgi programming, but uses
a UNIX bash-like shell or lua as the programming language. It is very small, so
it can be used in embedded environments, or where something like PHP is too big.
It combines three features into a small cgi engine:
- It parses POST and GET requests, placing form-elements as name=value pairs
  into the environment for the CGI script to use. This is somewhat like the
  uncgi wrapper.
- It opens a shell, and translates all text into printable statements. All text
  within constructs are passed verbatim to the shell. This is
  somewhat like writing PHP scripts.
- It can optionally be installed to drop its permissions to the owner of the
  script, giving it some of the security features of suexec or cgiwrapper.

http://haserl.sourceforge.net
SHA256-Prüfsumme: 779ecbd1cb99204a28e58fe0abbb0625ce1ae74922ff7a814e6fefa697561815
Größe: 21.63 KByte
Eis-List: https://www.pack-eis.de/vieweislist.php?pid=45619
Info-Datei: https://www.pack-eis.de/dl.php?l=45619/haserl.tar.bz2.info
Benötigte Pakete: bash 3.2.0
glibc 3.2.1
liblua5_3-5 3.2.0
Optionale Pakete: haserl-doc 3.2.0
Weitere Funktionen: Changelog anzeigen
Dokumentation anzeigen