A small web server
Find a file
2026-05-23 16:35:52 +00:00
doc Update deps 2026-04-18 13:46:55 +00:00
examples version: 0.0.6.0 2025-05-05 07:48:03 +00:00
package Add tipidee/fcgi.h 2026-05-21 03:30:09 +00:00
src adding the terminating \0 should be a part of the sarealpath() line 2026-05-23 16:35:52 +00:00
tools Add support for disabling rpath; prepare for 0.0.7.2 2026-03-31 11:36:29 +00:00
.gitignore Rename to, and improve, cgiwrapper-nollmcrawler 2025-10-23 01:52:03 +00:00
AUTHORS Signal handlers must save/restore errno 2026-01-01 11:49:37 +00:00
configure Add support for disabling rpath; prepare for 0.0.7.2 2026-03-31 11:36:29 +00:00
CONTRIBUTING Add support for disabling rpath; prepare for 0.0.7.2 2026-03-31 11:36:29 +00:00
COPYING Signal handlers must save/restore errno 2026-01-01 11:49:37 +00:00
DCO Initial commit 2023-08-05 11:51:25 +00:00
INSTALL Update deps 2026-04-18 13:46:55 +00:00
Makefile Add support for disabling rpath; prepare for 0.0.7.2 2026-03-31 11:36:29 +00:00
NEWS Add support for disabling rpath; prepare for 0.0.7.2 2026-03-31 11:36:29 +00:00
patch-for-solaris Update deps 2026-01-18 04:48:11 +00:00
README version: 0.0.7.2 2026-05-09 13:49:32 +00:00
README.solaris Actually, tipidee's not in beta anymore 2023-11-06 13:51:24 +00:00

tipidee - a minimalistic web server
-----------------------------------

 tipidee is a minimalistic HTTP/1.1 web server. It is designed to
run under a super-server like inetd or s6-tcpserver. It supports
most of the HTTP protocol.

 See https://skarnet.org/software/tipidee/ for details.


* Installation
  ------------

 See the INSTALL file.


* Contact information
  -------------------

 Laurent Bercot <ska-skaware at skarnet.org>

 Please use the <skaware at list.skarnet.org> mailing-list for
questions about tipidee.