ports/www/p5-HTTP-Server-Simple/pkg/DESCR

4 lines
209 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
This is a simple standalone HTTP server. By default, it doesn't thread or
fork. It does, however, act as a simple frontend which can be used to
build a standalone web-based application or turn a CGI into one.