blob: 83aaca866718f78c1ced07e819d00a2e56418b6c (
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: http://sourceforge.net/projects/pserv/
|