Add simple cgi support +:
* read file byte after byte * format code (syslog + err) * move functions in utils.c
This commit is contained in:
parent
332a5cd1d6
commit
470e47a018
10 changed files with 268 additions and 67 deletions
|
|
@ -55,7 +55,7 @@ without a `-d` parameter.
|
|||
- `-u username`: enable chroot to the data directory and drop privileges to `username`.
|
||||
- `-m MIME` : use MIME as default instead of "application/octet-stream".
|
||||
- `-i` : Enable auto index if no "index.gmi" file is found in a directory.
|
||||
|
||||
- `-c CGI_PATH` : Exec CGI_PATH instead of serving it.
|
||||
|
||||
|
||||
# How to configure Vger using relayd and inetd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue