CGI scripting with shell/lua

Edit Package haserl

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.

  • Sources inherited from project openSUSE:13.1
  • Download package
  • osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/haserl && cd $_
  • Create Badge
Refresh
Refresh
Source Files
Filename Size Changed
fix-make.diff 0000000712 712 Bytes over 12 years
haserl-0.9.24.tar.bz2 0000106293 104 KB over 14 years
haserl.changes 0000001228 1.2 KB over 11 years
haserl.spec 0000002848 2.78 KB over 11 years
minunit.h 0000001312 1.28 KB over 14 years
Comments 0
openSUSE Build Service is sponsored by