- getopt( ) params:
- use port
- timeout
- where to look at pages (default: "this dir")
- directory with default pages:
- default index
- 401
- 404
- 403
- 500
- if file in the end is ".php" than process the response with php and return
- dynamic buffer file instead of fixed size
- set $_SERVER, $_GET, $_POST, $_COOKIE and $_FILES if possible
- docs page
- add log requests file
- add quiet mode
- command line help and version
- man command entry