blob: 8688680b0a9847295942a88c45aa9c7760c7e956 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
pServ is a small, portable HTTP server. It is written in pure C for speed and
portability. It runs as a standalone program and does not require inetd.
It should be small enough to be used in a mobile computer or to be run on your
obsolete workstation you have somewhere.
This port contains a patched version to support the execution of php scripts.
WWW: https://sourceforge.net/projects/pserv/
|